Consistentify boolean usage
modified libpkg/pkg_add.c
@@ -255,7 +255,7 @@ pkg_add(struct pkgdb *db, const char *path, unsigned flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -744,13 +744,13 @@ pkg_configs(struct pkg_config **conf)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_repo.c
@@ -863,9 +863,8 @@ read_pkg_file(void *data)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
|
|
|
|
|
modified pkg/utils.c
@@ -248,7 +248,7 @@ print_info(struct pkg * const pkg, unsigned int options)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified pkg/version.c
@@ -102,10 +102,10 @@ print_version(struct pkg *pkg, const char *source, const char *ver, char limchar
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|