summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/0verkill/files/0verkill-0.16-ovflfix.patch')
-rw-r--r--games-action/0verkill/files/0verkill-0.16-ovflfix.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/games-action/0verkill/files/0verkill-0.16-ovflfix.patch b/games-action/0verkill/files/0verkill-0.16-ovflfix.patch
index 3df8a0789545..a8a832e19619 100644
--- a/games-action/0verkill/files/0verkill-0.16-ovflfix.patch
+++ b/games-action/0verkill/files/0verkill-0.16-ovflfix.patch
@@ -1,5 +1,5 @@
---- server.c.old 2010-11-08 11:53:18.000000000 +0100
-+++ server.c 2010-11-08 11:53:43.000000000 +0100
+--- a/server.c 2010-11-08 11:53:18.000000000 +0100
++++ b/server.c 2010-11-08 11:53:43.000000000 +0100
@@ -905,8 +905,8 @@
int len;
@@ -11,8 +11,8 @@
send_chunk_packet_to_player(packet,len,player);
}
---- console.c.old 2010-11-08 11:53:26.000000000 +0100
-+++ console.c 2010-11-08 11:54:44.000000000 +0100
+--- a/console.c 2010-11-08 11:53:26.000000000 +0100
++++ b/console.c 2010-11-08 11:54:44.000000000 +0100
@@ -206,7 +206,7 @@
void c_setcolor_3b(unsigned char a)
{