summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 06f17d7)
raw | patch | inline | side by side (parent: 06f17d7)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 22:37:41 +0000 (23:37 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 22:38:02 +0000 (23:38 +0100) |
src/utils_db_query.c | patch | blob | history |
diff --git a/src/utils_db_query.c b/src/utils_db_query.c
index e8d7b3aa88509a5fdf38708470b9615c33aa73bf..6b3c056cb31d6bad732ec133a658c8645a044069 100644 (file)
--- a/src/utils_db_query.c
+++ b/src/utils_db_query.c
/*
* Query private functions
*/
-void udb_query_free_one (udb_query_t *q) /* {{{ */
+static void udb_query_free_one (udb_query_t *q) /* {{{ */
{
if (q == NULL)
return;