diff options
Diffstat (limited to 'x11-misc/xtrlock/files/xtrlock-2.0-gcc34.patch')
-rw-r--r-- | x11-misc/xtrlock/files/xtrlock-2.0-gcc34.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-misc/xtrlock/files/xtrlock-2.0-gcc34.patch b/x11-misc/xtrlock/files/xtrlock-2.0-gcc34.patch deleted file mode 100644 index 8f35d317b773..000000000000 --- a/x11-misc/xtrlock/files/xtrlock-2.0-gcc34.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -urpN xtrlock-2.0.orig/xtrlock.c xtrlock-2.0/xtrlock.c ---- xtrlock-2.0.orig/xtrlock.c 2005-03-29 19:44:36.312162552 +0200 -+++ xtrlock-2.0/xtrlock.c 2005-03-29 19:45:05.019798328 +0200 -@@ -197,6 +197,7 @@ int main(int argc, char **argv){ - } - break; - default: -+ ; - } - } - loop_x: |