Fix types when set automatic flag.
modified libpkg/pkg_add.c
@@ -193,7 +193,7 @@ pkg_add(struct pkgdb *db, const char *path, unsigned flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -226,8 +226,6 @@ pkg_add(struct pkgdb *db, const char *path, unsigned flags)
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -2731,7 +2731,7 @@ sql_exec(sqlite3 *s, const char *sql, ...)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|