aboutsummaryrefslogtreecommitdiff
path: root/sysutils/du2ps/files/patch-du2ps.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/du2ps/files/patch-du2ps.c')
-rw-r--r--sysutils/du2ps/files/patch-du2ps.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/du2ps/files/patch-du2ps.c b/sysutils/du2ps/files/patch-du2ps.c
deleted file mode 100644
index 17e0fdc93dc6..000000000000
--- a/sysutils/du2ps/files/patch-du2ps.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- du2ps.c.orig Wed Mar 16 11:41:16 1994
-+++ du2ps.c Sun Mar 21 17:36:26 2004
-@@ -57,7 +57,7 @@
- for(; NULL != *mes; mes++) puts(*mes);
- }
-
--void
-+int
- main(argc,argv)
- int argc;
- char **argv;