aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-08-24 18:03:05 +0000
committerChristian Grothoff <christian@grothoff.org>2008-08-24 18:03:05 +0000
commit9181dd0a072670d61a2e6839f23d7e33165ca089 (patch)
tree88806884c43d3579c3a357d8b26d1843e009ceab /src/include/platform.h
parent484e65d76e26874485e906f5221156442bb52467 (diff)
downloadlibmicrohttpd-9181dd0a072670d61a2e6839f23d7e33165ca089.tar.gz
libmicrohttpd-9181dd0a072670d61a2e6839f23d7e33165ca089.zip
indenting
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.