diff ui/sslconnection_bare.h @ 1304:82fab0c689bf 0.9.3

Fix doxygen syntax error. Change inout to in,out
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 29 Sep 2014 16:42:06 +0200
parents 2a1aa9df8f11
children
line wrap: on
line diff
--- a/ui/sslconnection_bare.h	Mon Sep 29 16:38:09 2014 +0200
+++ b/ui/sslconnection_bare.h	Mon Sep 29 16:42:06 2014 +0200
@@ -86,7 +86,7 @@
      * This removes the headers from the byte array passed as
      * parameter.
      *
-     * @param[inout] data: The response to parse.
+     * @param[in,out] data: The response to parse.
      *
      * @returns: A map of the header fields. Or an empty map on error.
      */

http://wald.intevation.org/projects/trustbridge/