diff options
Diffstat (limited to 'misc/crosspad/files/patch-src_main.c')
-rw-r--r-- | misc/crosspad/files/patch-src_main.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/crosspad/files/patch-src_main.c b/misc/crosspad/files/patch-src_main.c deleted file mode 100644 index 833304afc6cb..000000000000 --- a/misc/crosspad/files/patch-src_main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ../src/main.c.orig 2011-09-19 09:01:45.000000000 +0800 -+++ ../src/main.c 2011-09-19 09:02:18.000000000 +0800 -@@ -578,7 +578,7 @@ cleanup() - uucpunlock(n0); - } - --void -+int - main(argc, argv) - int argc; - char **argv; |