aboutsummaryrefslogtreecommitdiff
path: root/src/include/microspdy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/microspdy.h')
-rw-r--r--src/include/microspdy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/microspdy.h b/src/include/microspdy.h
index a5714b2d..1e1e229e 100644
--- a/src/include/microspdy.h
+++ b/src/include/microspdy.h
@@ -807,7 +807,7 @@ typedef void
807 * and possibly other stuff needed by the lib. Currently the call 807 * and possibly other stuff needed by the lib. Currently the call
808 * always returns SPDY_YES. 808 * always returns SPDY_YES.
809 * 809 *
810 * @param enum SPDY_IO_SUBSYSTEM io_subsystem the IO subsystem that will 810 * @param io_subsystem the IO subsystem that will
811 * be initialized. Several can be used with bitwise OR. If no 811 * be initialized. Several can be used with bitwise OR. If no
812 * parameter is set, the default openssl subsystem will be used. 812 * parameter is set, the default openssl subsystem will be used.
813 * @return SPDY_YES if the library was correctly initialized and its 813 * @return SPDY_YES if the library was correctly initialized and its