aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/memorypool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/memorypool.h')
-rw-r--r--src/microhttpd/memorypool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/memorypool.h b/src/microhttpd/memorypool.h
index 6f5d539d..2d1fd119 100644
--- a/src/microhttpd/memorypool.h
+++ b/src/microhttpd/memorypool.h
@@ -44,7 +44,7 @@
44struct MemoryPool; 44struct MemoryPool;
45 45
46/** 46/**
47 * Initilise values for memory pools 47 * Initialize values for memory pools
48 */ 48 */
49void 49void
50MHD_init_mem_pools_ (void); 50MHD_init_mem_pools_ (void);