Fix indentation and catchup some missed in previous commit
modified libpkg/pkg.c
@@ -347,8 +347,7 @@ pkg_vset(struct pkg *pkg, va_list ap)
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_audit.c
@@ -174,22 +174,18 @@ pkg_audit_free_entry(struct pkg_audit_entry *e)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_cudf.c
@@ -518,7 +518,7 @@ pkg_jobs_cudf_parse_output(struct pkg_jobs *j, FILE *f)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_jobs.c
@@ -120,9 +120,8 @@ pkg_jobs_destdir(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -657,7 +656,7 @@ pkg_jobs_try_remote_candidate(struct pkg_jobs *j, const char *pattern,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_ports.c
@@ -267,9 +267,7 @@ static int
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -460,7 +458,7 @@ setmod(struct plist *p, char *line, struct file_attr *a)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -474,7 +472,7 @@ setowner(struct plist *p, char *line, struct file_attr *a)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1124,9 +1122,9 @@ ports_parse_plist(struct pkg *pkg, const char *plist, const char *stage)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_repo.c
@@ -606,7 +606,7 @@ pkg_repo_archive_extract_archive(int fd, const char *file,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_repo_create.c
@@ -417,7 +417,7 @@ cleanup:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1093,7 +1093,7 @@ cleanup:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_solve.c
@@ -932,6 +932,7 @@ pkg_solve_parse_sat_output(FILE *f, struct pkg_solve_problem *problem, struct pk
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
modified libpkg/repo/binary/update.c
@@ -527,7 +527,7 @@ pkg_repo_binary_parse_conflicts(FILE *f, sqlite3 *sqlite)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/annotate.c
@@ -382,8 +382,8 @@ exec_annotate(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified src/check.c
@@ -186,7 +186,7 @@ fix_deps(struct pkgdb *db, struct deps_head *dh, int nbpkgs, bool yes)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/event.c
@@ -354,7 +354,8 @@ void
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified src/info.c
@@ -514,7 +514,7 @@ exec_info(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lock.c
@@ -245,8 +245,8 @@ exec_lock_unlock(int argc, char **argv, enum action action)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified src/query.c
@@ -998,7 +998,7 @@ exec_query(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/set.c
@@ -128,7 +128,7 @@ exec_set(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -249,9 +249,8 @@ exec_set(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|