summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4cfc5b7)
raw | patch | inline | side by side (parent: 4cfc5b7)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 22:17:44 +0000 (23:17 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 22:17:44 +0000 (23:17 +0100) |
src/liboconfig/oconfig.c | patch | blob | history |
index 56ccefbf4e26e0e51f77c74f77e376f395db8ef8..936e3733d8fb7c3bd8b522ec9bdb7ad38c12ddb0 100644 (file)
--- a/src/liboconfig/oconfig.c
+++ b/src/liboconfig/oconfig.c
return (ci_copy);
} /* oconfig_item_t *oconfig_clone */
-void oconfig_free_all (oconfig_item_t *ci)
+static void oconfig_free_all (oconfig_item_t *ci)
{
int i;