libpkg: Mark some tables const
modified libpkg/pkgbase.c
@@ -85,7 +85,7 @@ scan_dir_for_shlibs(charv_t *shlib_list, const char *dir,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -468,7 +468,7 @@ struct pkg_repo_it_ops {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -520,7 +520,7 @@ struct pkg_key {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/repo/binary/query.c
@@ -61,13 +61,13 @@ static int pkg_repo_binary_group_it_next(struct pkg_repo_it *it, struct pkg **pk
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/query.c
@@ -41,7 +41,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|