mirror of
https://github.com/rofl0r/proxychains-ng
synced 2026-06-01 04:09:52 +08:00
put abort functionality into get_config_path to further reduce code duplication
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
char *get_config_path(char* pbuf, size_t bufsize);
|
||||
char *get_config_path(char* default_path, char* pbuf, size_t bufsize);
|
||||
Reference in New Issue
Block a user