refacto: convert actions_t to vector
modified libpkg/pkg_add.c
@@ -26,7 +26,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/pkg_ports.c
@@ -518,7 +518,7 @@ populate_keywords(struct plist *p)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -527,7 +527,7 @@ static void
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -907,8 +907,8 @@ parse_keywords(struct plist *plist, char *keyword,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -557,7 +557,7 @@ struct pkg_repo {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -59,7 +59,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|