Fix type error.
authorMartin Pool <mbp@samba.org>
Tue, 9 Apr 2002 05:32:52 +0000 (05:32 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 9 Apr 2002 05:32:52 +0000 (05:32 +0000)
io.c

diff --git a/io.c b/io.c
index 54bca89..4469c54 100644 (file)
--- a/io.c
+++ b/io.c
@@ -52,7 +52,7 @@ extern int io_timeout;
 extern struct stats stats;
 
 
-const char * const phase_unknown = "unknown";
+const char phase_unknown[] = "unknown";
 
 /**
  * The connection might be dropped at some point; perhaps because the