aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_common_logging_runtime_loglevels.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-05 18:36:38 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-05 18:36:38 +0000
commit6fb29176d8c099607100c1261328c9ea68a744db (patch)
tree9e999f98490e2c55501950ac00724d6bb52ff5f1 /src/util/test_common_logging_runtime_loglevels.c
parentb730f77294aaaff4761e42804deda8c22caf4771 (diff)
downloadgnunet-6fb29176d8c099607100c1261328c9ea68a744db.tar.gz
gnunet-6fb29176d8c099607100c1261328c9ea68a744db.zip
treat empty string as NULL
Diffstat (limited to 'src/util/test_common_logging_runtime_loglevels.c')
-rw-r--r--src/util/test_common_logging_runtime_loglevels.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_common_logging_runtime_loglevels.c b/src/util/test_common_logging_runtime_loglevels.c
index 5c069dc9f..79b888c56 100644
--- a/src/util/test_common_logging_runtime_loglevels.c
+++ b/src/util/test_common_logging_runtime_loglevels.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2008 Christian Grothoff (and other contributing authors) 3 (C) 2011 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published