aboutsummaryrefslogtreecommitdiff
path: root/src/examples/mhd2spdy_structures.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/mhd2spdy_structures.c')
-rw-r--r--src/examples/mhd2spdy_structures.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/examples/mhd2spdy_structures.c b/src/examples/mhd2spdy_structures.c
index ff434546..0cfb7806 100644
--- a/src/examples/mhd2spdy_structures.c
+++ b/src/examples/mhd2spdy_structures.c
@@ -127,7 +127,7 @@ free_proxy(struct Proxy *proxy)
127 free(proxy); 127 free(proxy);
128} 128}
129 129
130//TODO remove this 130
131void *au_malloc(size_t size) 131void *au_malloc(size_t size)
132{ 132{
133 void *new_memory; 133 void *new_memory;