aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/internal.h')
-rw-r--r--src/microhttpd/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/internal.h b/src/microhttpd/internal.h
index 58317040..30db7e2a 100644
--- a/src/microhttpd/internal.h
+++ b/src/microhttpd/internal.h
@@ -1451,7 +1451,7 @@ struct MHD_Daemon
1451 1451
1452 1452
1453/** 1453/**
1454 * Convert all occurences of '+' to ' '. 1454 * Convert all occurrences of '+' to ' '.
1455 * 1455 *
1456 * @param arg string that is modified (in place), must be 0-terminated 1456 * @param arg string that is modified (in place), must be 0-terminated
1457 */ 1457 */