summaryrefslogtreecommitdiff
path: root/src/pq/db_pq.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-24 18:27:24 +0100
committerChristian Grothoff <christian@grothoff.org>2015-03-24 18:27:24 +0100
commita3ac2587cfee3c8b6e058d4086eea8f5f297e5af (patch)
tree61e4e8881d2c7d0952a44f75f08582b852789169 /src/pq/db_pq.h
parentec05a64e3e6346ea91b79244a0a69b06afd22562 (diff)
parent324bf3f980542cb9f209ee7edc6f142c5c34e5a2 (diff)
downloadexchange-a3ac2587cfee3c8b6e058d4086eea8f5f297e5af.tar.gz
exchange-a3ac2587cfee3c8b6e058d4086eea8f5f297e5af.tar.bz2
exchange-a3ac2587cfee3c8b6e058d4086eea8f5f297e5af.zip
Merge branch 'master' of git.taler.net:/var/git/mint
Diffstat (limited to 'src/pq/db_pq.h')
-rw-r--r--src/pq/db_pq.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pq/db_pq.h b/src/pq/db_pq.h
index cb2020b96..720dad5c5 100644
--- a/src/pq/db_pq.h
+++ b/src/pq/db_pq.h
@@ -14,7 +14,7 @@
TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/>
*/
/**
- * @file include/taler_db_lib.h
+ * @file pq/db_pq.h
* @brief helper functions for DB interactions
* @author Sree Harsha Totakura <sreeharsha@totakura.in>
* @author Florian Dold
@@ -186,4 +186,4 @@ TALER_DB_extract_amount (PGresult *result,
#endif /* TALER_DB_LIB_H_ */
-/* end of include/taler_db_lib.h */
+/* end of db/db_pq.h */