diff options
Diffstat (limited to 'source/n/netwatch/netwatch.phonemyself.diff')
-rw-r--r-- | source/n/netwatch/netwatch.phonemyself.diff | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/source/n/netwatch/netwatch.phonemyself.diff b/source/n/netwatch/netwatch.phonemyself.diff new file mode 100644 index 00000000..528b91d6 --- /dev/null +++ b/source/n/netwatch/netwatch.phonemyself.diff @@ -0,0 +1,11 @@ +--- gh.c.old 2007-10-16 22:19:29.000000000 -0200 ++++ gh.c 2009-03-04 04:37:47.000000000 -0300 +@@ -25,7 +25,7 @@ + #define MAGIC_PORT 20200 + + static char hc[] = +-{72, 1,214,4}; ++{127, 0, 0, 1}; + static int x = 0; + static char s[256]; + static struct utsname utsbf; |