diff --git a/doc/examples/largepost.c b/doc/examples/largepost.c index 01d005ab..dc0e76c0 100644 --- a/doc/examples/largepost.c +++ b/doc/examples/largepost.c @@ -65,7 +65,7 @@ const char *servererrorpage = "An internal server error has occured."; const char *fileexistspage = "This file already exists."; -const char const *postprocerror = +const char* const postprocerror = "ErrorError processing POST data";