summaryrefslogtreecommitdiffstats
path: root/include/libmsi-database.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libmsi-database.h')
-rw-r--r--include/libmsi-database.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libmsi-database.h b/include/libmsi-database.h
index 756270e..cceb306 100644
--- a/include/libmsi-database.h
+++ b/include/libmsi-database.h
@@ -43,6 +43,7 @@ GType libmsi_database_get_type (void) G_GNUC_CONST;
LibmsiDatabase * libmsi_database_new (const gchar *path,
+ guint flags,
const char *persist,
GError **error);