mirror of
git://slackware.nl/current.git
synced 2024-12-27 09:59:16 +01:00
12 lines
263 B
Diff
12 lines
263 B
Diff
|
--- 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;
|