Merge pull request #106 from trombonehero/clang
modified libpkg/pkg_add.c
@@ -56,7 +56,7 @@ do_extract(struct archive *a, struct archive_entry *ae)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_util.c
@@ -274,7 +274,7 @@ sha256_file(const char *path, char out[SHA256_DIGEST_LENGTH * 2 + 1])
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -287,7 +287,7 @@ is_conf_file(const char *path, char newpath[MAXPATHLEN + 1])
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_util.h
@@ -23,7 +23,7 @@ int format_exec_cmd(char **, const char *, const char *, const char *);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|