summaryrefslogtreecommitdiffstats
path: root/database/eurephiadb.h
diff options
context:
space:
mode:
Diffstat (limited to 'database/eurephiadb.h')
-rw-r--r--database/eurephiadb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/database/eurephiadb.h b/database/eurephiadb.h
index 1e4a547..b2311d7 100644
--- a/database/eurephiadb.h
+++ b/database/eurephiadb.h
@@ -25,7 +25,7 @@
#ifndef EUREPHIADB_H_
# define EUREPHIADB_H_
-int eDBlink_init(eurephiaCTX *, const char *);
+int eDBlink_init(eurephiaCTX *, const char *, const int);
int eDBlink_close(eurephiaCTX *);
#endif