diff Core/HttpServer/FilesystemHttpHandler.h @ 3401:962e5f00744b

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 07 Jun 2019 14:58:27 +0200
parents 0ce9b4f5fdf5
children b9cba6a91780
line wrap: on
line diff
--- a/Core/HttpServer/FilesystemHttpHandler.h	Fri Jun 07 14:26:09 2019 +0200
+++ b/Core/HttpServer/FilesystemHttpHandler.h	Fri Jun 07 14:58:27 2019 +0200
@@ -72,7 +72,7 @@
       const UriComponents& uri,
       const Arguments& headers,
       const GetArguments& arguments,
-      const char* /*bodyData*/,
+      const void* /*bodyData*/,
       size_t /*bodySize*/);
 
     bool IsListDirectoryContent() const