aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-02-23 13:23:20 +0000
committerChristian Grothoff <christian@grothoff.org>2011-02-23 13:23:20 +0000
commit449bb33ca0d05ea2d73ca3c2c62fd6539a11428f (patch)
tree51688788eb6a8206c205c3764d8ea0e5d4297833 /src/include/microhttpd.h
parent94c463e9995378078cafb9924e1d641bd0173668 (diff)
downloadlibmicrohttpd-449bb33ca0d05ea2d73ca3c2c62fd6539a11428f.tar.gz
libmicrohttpd-449bb33ca0d05ea2d73ca3c2c62fd6539a11428f.zip
removing useless code
Diffstat (limited to 'src/include/microhttpd.h')
-rw-r--r--src/include/microhttpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index e1bc1239..881ff312 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -106,7 +106,7 @@ extern "C"
106/** 106/**
107 * Current version of the library. 107 * Current version of the library.
108 */ 108 */
109#define MHD_VERSION 0x00090701 109#define MHD_VERSION 0x00090702
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".