Returns now GNUNET_SYSERR
[oweals/gnunet.git] / src / util / test_configuration.c
index fd2b91bfb6781bfdf5ec667dc250b581d7c43b69..429e03178b2ac45492f0314b5bb7d2656c7756a8 100644 (file)
@@ -144,7 +144,7 @@ diffsCallBack (void *cls,
          cbData->section = section;
          printf ("\nSection: %s\n", section);
        }
-      printf ("%s = %s\n", option, value);
+      printf ("%s = %s\n", option, abs_value);
 #endif
     default:
       break;