diff options
Diffstat (limited to 'include/libmsi-database.h')
| -rw-r--r-- | include/libmsi-database.h | 1 |
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); |
