From 09777a4fc2ed0f2b09447eb89fb8cd4b99278944 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 17 Apr 2008 00:45:33 +0000 Subject: Some trivial changes --- src/writeout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/writeout.h') 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 -- cgit v1.2.3