aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd_ws.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/microhttpd_ws.h')
-rw-r--r--src/include/microhttpd_ws.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/microhttpd_ws.h b/src/include/microhttpd_ws.h
index 27da0553..a1322388 100644
--- a/src/include/microhttpd_ws.h
+++ b/src/include/microhttpd_ws.h
@@ -23,7 +23,7 @@
23 */ 23 */
24/* 24/*
25 * *** WARNING! *** 25 * *** WARNING! ***
26 * * The websockets interface is currenly in "experimental" stage. * 26 * * The websockets interface is currently in "experimental" stage. *
27 * * It does not work on architectures with endianness different from * 27 * * It does not work on architectures with endianness different from *
28 * * big endian and little endian and may have some portability issues.* 28 * * big endian and little endian and may have some portability issues.*
29 * * API and ABI are not yet stable. * 29 * * API and ABI are not yet stable. *