diff options
Diffstat (limited to 'games/acm/files/patch-dis-test-disscope.c')
-rw-r--r-- | games/acm/files/patch-dis-test-disscope.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/acm/files/patch-dis-test-disscope.c b/games/acm/files/patch-dis-test-disscope.c deleted file mode 100644 index 52eec9d0df8a..000000000000 --- a/games/acm/files/patch-dis-test-disscope.c +++ /dev/null @@ -1,11 +0,0 @@ ---- dis/test/disscope.c.orig 1998-12-10 23:58:01.000000000 +0100 -+++ dis/test/disscope.c 2011-06-21 13:01:46.689444826 +0200 -@@ -172,7 +172,7 @@ - #endif - ++ count; - } -- return; -+ return 0; - } - - char * |