aboutsummaryrefslogtreecommitdiff
path: root/src/writeout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/writeout.h')
-rw-r--r--src/writeout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/writeout.h b/src/writeout.h
index 0f34c241e..222e27029 100644
--- a/src/writeout.h
+++ b/src/writeout.h
@@ -23,6 +23,6 @@
* $Id$
***************************************************************************/
-void ourWriteOut(CURL *curl, char *out);
+void ourWriteOut(CURL *curl, const char *out);
#endif