aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-categories-master-list-wombat.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-categories-master-list-wombat.c')
-rw-r--r--e-util/e-categories-master-list-wombat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-categories-master-list-wombat.c b/e-util/e-categories-master-list-wombat.c
index 6eb0a2562d..8ee2981e8f 100644
--- a/e-util/e-categories-master-list-wombat.c
+++ b/e-util/e-categories-master-list-wombat.c
@@ -51,7 +51,7 @@ ecmlw_load (ECategoriesMasterListWombat *ecmlw)
string);
}
- g_print ("load: %s\n", string);
+ g_print ("load: %s\n", string?string:"(nil)");
g_free (string);
}