1
0
mirror of https://github.com/rofl0r/proxychains-ng synced 2026-05-18 11:49:52 +08:00

fix no-newline warnings on old compilers

This commit is contained in:
rofl0r
2012-12-25 18:01:11 +01:00
Unverified
parent ab4fb353b6
commit be4efc0fd5
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -10,4 +10,5 @@
# define PFUNC() do { PDEBUG("pid[%d]:%s\n", getpid(), __FUNCTION__); } while(0)
#endif
#endif