summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c95f29d)
raw | patch | inline | side by side (parent: c95f29d)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 27 Mar 2009 21:25:25 +0000 (22:25 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 27 Mar 2009 21:25:25 +0000 (22:25 +0100) |
src/configfile.c | patch | blob | history |
diff --git a/src/configfile.c b/src/configfile.c
index c929d0097aef6279db09c61411442cf3ddef99aa..0e28e92f9ed0d2e526d768e87f539794b3b5aa5a 100644 (file)
--- a/src/configfile.c
+++ b/src/configfile.c
free (key);
free (value);
- DEBUG ("return (%i)", ret);
+ DEBUG ("cf_dispatch: return (%i)", ret);
return (ret);
} /* int cf_dispatch */