summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bcdb011)
raw | patch | inline | side by side (parent: bcdb011)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 14 Feb 2009 17:39:43 +0000 (18:39 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 14 Feb 2009 17:39:43 +0000 (18:39 +0100) |
src/utils_db_query.h | patch | blob | history |
diff --git a/src/utils_db_query.h b/src/utils_db_query.h
index 864b4204dfb6b9873d09ae368dfbe70ad2f27781..6703e924ff14b45aea90e6ab3e1000864233f012 100644 (file)
--- a/src/utils_db_query.h
+++ b/src/utils_db_query.h
void *udb_query_get_user_data (udb_query_t *q);
/*
- * db->proto_version
+ * udb_query_check_version
*
* Returns 0 if the query is NOT suitable for `version' and >0 if the
* query IS suitable.