Remove xstring from plugin interface
modified libpkg/plugins.c
@@ -52,7 +52,7 @@ struct plugin_hook {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -88,7 +88,7 @@ plug_free(struct pkg_plugin *p)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -150,8 +150,9 @@ pkg_plugin_set(struct pkg_plugin *p, pkg_plugin_key key, const char *str)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -163,7 +164,7 @@ pkg_plugin_get(struct pkg_plugin *p, pkg_plugin_key key)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|