-fix warning
authorChristian Grothoff <christian@grothoff.org>
Tue, 6 Nov 2012 15:59:32 +0000 (15:59 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 6 Nov 2012 15:59:32 +0000 (15:59 +0000)
src/util/test_common_logging_runtime_loglevels.c

index 7be48d0f90509d46feeb12b5816c63c345d5e148..697652c39b45d91dffff777421463d5e28d5bd2d 100644 (file)
@@ -353,7 +353,7 @@ runone ()
 
   read_task = GNUNET_SCHEDULER_add_read_file (GNUNET_TIME_UNIT_FOREVER_REL,
                                              stdout_read_handle, &read_call,
-                                             stdout_read_handle);
+                                             (void*) stdout_read_handle);
 }
 
 static void