aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/platform.h')
-rw-r--r--src/include/platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/platform.h b/src/include/platform.h
index 3e81a4f6..a4a16f21 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -26,7 +26,7 @@
26 * before "microhttpd.h"; it provides the required 26 * before "microhttpd.h"; it provides the required
27 * standard headers (which are platform-specific).<p> 27 * standard headers (which are platform-specific).<p>
28 * 28 *
29 * Note that this file depends on our configure.ac 29 * Note that this file depends on our configure.ac
30 * build process and the generated config.h file. 30 * build process and the generated config.h file.
31 * Hence you cannot include it directly in applications 31 * Hence you cannot include it directly in applications
32 * that use libmicrohttpd. 32 * that use libmicrohttpd.