some cosmetic changes

This commit is contained in:
rofl0r
2011-09-04 02:03:47 +02:00
parent 5095296ddf
commit 218d242aab
3 changed files with 24 additions and 9 deletions

View File

@ -72,8 +72,8 @@ int main(int argc, char *argv[]) {
}
have:
printf("Proxychains is going to use %s as config file.\n", path);
printf("argv = %s\n", argv[1]);
printf("using config file: %s\n", path);
//printf("argv = %s\n", argv[1]);
/* Set PROXYCHAINS_CONF_FILE to get proxychains lib to use new config file. */
setenv("PROXYCHAINS_CONF_FILE", path, 1);