mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
largepost: fixed code style
This commit is contained in:
@@ -86,7 +86,7 @@ const char *fileexistspage =
|
||||
"<html><body>This file already exists.</body></html>";
|
||||
const char *fileioerror =
|
||||
"<html><body>IO error writing to disk.</body></html>";
|
||||
const char*const postprocerror =
|
||||
const char *const postprocerror =
|
||||
"<html><head><title>Error</title></head><body>Error processing POST data</body></html>";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user