Rename precious to vital on suggestion from wblock@
modified libpkg/pkg.c
@@ -279,8 +279,8 @@ pkg_vget(const struct pkg * restrict pkg, va_list ap)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -433,8 +433,8 @@ pkg_vset(struct pkg *pkg, va_list ap)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg.h.in
@@ -281,7 +281,7 @@ typedef enum {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -493,9 +493,9 @@ typedef enum {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_jobs.c
@@ -1995,8 +1995,8 @@ pkg_jobs_execute(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_manifest.c
@@ -165,9 +165,6 @@ static struct pkg_manifest_key {
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -204,6 +201,9 @@ static struct pkg_manifest_key {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -397,7 +397,7 @@ pkgdb_init(sqlite3 *sdb)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1361,7 +1361,7 @@ static sql_prstmt sql_prepared_statements[PRSTMT_LAST] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkgdb_iterator.c
@@ -92,7 +92,6 @@ static struct column_mapping {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -100,6 +99,7 @@ static struct column_mapping {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -897,8 +897,8 @@ populate_pkg(sqlite3_stmt *stmt, struct pkg *pkg) {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkgdb_query.c
@@ -155,7 +155,7 @@ pkgdb_query(struct pkgdb *db, const char *pattern, match_t match)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/db_upgrades.h
@@ -672,7 +672,7 @@ static struct db_upgrades {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -213,7 +213,7 @@ struct pkg {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/repo/binary/binary_private.h
@@ -371,9 +371,9 @@ static const struct repo_changes repo_upgrades[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -385,7 +385,7 @@ static const struct repo_changes repo_upgrades[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|