-LRN: calculate file size for single files when needed and use GNUNET_DISK_file_size...
[oweals/gnunet.git] / src / statistics / gnunet-statistics.c
index 0f2c92582678e50fc69a863883dba7d0fee7bfaa..ce91572dfa6b6a42f657cb5671b7bc2f38dbcb5e 100644 (file)
@@ -95,7 +95,7 @@ cleanup (void *cls, int success)
 
   if (success != GNUNET_OK)
   {
-    fprintf (stderr, _("Failed to obtain statistics.\n"));
+    FPRINTF (stderr, "%s", _("Failed to obtain statistics.\n"));
     ret = 1;
   }
   if (h != NULL)