Remove superfluous semicolon
modified pkg/check.c
@@ -154,7 +154,7 @@ fix_deps(struct pkgdb *db, struct deps_head *dh, int nbpkgs, bool yes)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified pkg/update.c
@@ -60,7 +60,7 @@ update_from_remote_repo(const char *name, const char *url)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified pkg/utils.c
@@ -63,7 +63,7 @@ query_yesno(const char *msg, ...)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|