diff options
author | Neal H. Walfield <[email protected]> | 2015-10-16 14:30:46 +0000 |
---|---|---|
committer | Neal H. Walfield <[email protected]> | 2015-10-16 14:40:40 +0000 |
commit | 93e855553eba03f5c31682e0aaf39f18f29860b7 (patch) | |
tree | 7a9abab8ba04f6ca3f308f35f7d28d78469c8180 /g10/test-stubs.c | |
parent | cleanup: Fix confusion between gpg_error_t and gpg_err_code_t. (diff) | |
download | gnupg-93e855553eba03f5c31682e0aaf39f18f29860b7.tar.gz gnupg-93e855553eba03f5c31682e0aaf39f18f29860b7.zip |
common: Prefix the mkdir functions with gnupg_. Make args const.
* common/mkdir_p.h (mkdir_p): Rename from this...
(gnupg_mkdir_p): ... to this. Change directory_component's type from
char * to const char *.
(amkdir_p): Rename from this...
(gnupg_amkdir_p): ... to this. Change directory_component's type from
char * to const char *.
* common/mkdir_p.c (mkdir_p): Rename from this...
(gnupg_mkdir_p): ... to this. Change directory_component's type from
char * to const char *.
(amkdir_p): Rename from this...
(gnupg_amkdir_p): ... to this. Change directory_component's type from
char * to const char *.
--
Signed-off-by: Neal H. Walfield <[email protected]>.
Diffstat (limited to 'g10/test-stubs.c')
0 files changed, 0 insertions, 0 deletions