pkgdb_field is typedef'd, so use it
modified libpkg/pkg.h
@@ -717,7 +717,7 @@ struct pkgdb_it * pkgdb_query(struct pkgdb *db, const char *pattern,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -3013,7 +3013,7 @@ pkgdb_rquery(struct pkgdb *db, const char *pattern, match_t match,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -3049,7 +3049,7 @@ pkgdb_search_build_search_query(struct sbuf *sql, match_t match,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|