plugin datastore mysql
[oweals/gnunet.git] / src / rps / test_rps.c
index 128a81f218634b49ab818d4a955b47da037fe1ce..e0fbdbb887ae214d6af6c53a2e16548d449dd264 100644 (file)
@@ -396,7 +396,7 @@ tofile_ (const char *file_name, const char *line)
   if (size != size2)
   {
     GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
-                "Unable to write to file! (Size: %u, size2: %u)\n",
+                "Unable to write to file! (Size: %lu, size2: %lu)\n",
                 size,
                 size2);
     return;