Merge pull request #137 from yuripankov/master
modified libpkg/pkg.c
@@ -155,7 +155,8 @@ pkg_vget(struct pkg const *const pkg, va_list ap)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -739,7 +740,7 @@ pkg_appendscript(struct pkg *pkg, const char *cmd, pkg_script_t type)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_util.c
@@ -31,9 +31,8 @@ sbuf_set(struct sbuf **buf, const char *str)
|
|
|
|
|
|
| - | |
| - | |
|
|
| + | |
|
|
|
|
|