const
authorChristian Grothoff <christian@grothoff.org>
Fri, 15 Jul 2011 11:09:07 +0000 (11:09 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 15 Jul 2011 11:09:07 +0000 (11:09 +0000)
src/testing/testing_group.c

index 6c5dbd12b578a7dcf3efeb0ec0cfb113ac6c7b82..7a206a82dd729d3bfb5939d72aeeddff902dc978 100644 (file)
@@ -2525,7 +2525,7 @@ create_from_file(struct GNUNET_TESTING_PeerGroup *pg, char *filename,
   struct stat frstat;
   int count;
   char *data;
-  char *buf;
+  const char *buf;
   unsigned int total_peers;
   enum States curr_state;