diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 14:02:16 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 14:02:16 +0000 |
commit | ba06c2d6a37dc081a3a8c5a01426a0a009428ca9 (patch) | |
tree | 7b1cdea9a21ff4ed307e29514e9d8286d9d83dfa /print/asprint/files/patch-ab | |
parent | Stage, and pull the patches into a sed command. (diff) |
Rename p*/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363322
Diffstat (limited to 'print/asprint/files/patch-ab')
-rw-r--r-- | print/asprint/files/patch-ab | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/print/asprint/files/patch-ab b/print/asprint/files/patch-ab deleted file mode 100644 index 517ec2a3adc1..000000000000 --- a/print/asprint/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- asprint.c~ Tue Mar 11 22:52:39 1997 -+++ asprint.c Sat Aug 16 20:00:57 1997 -@@ -19,6 +19,7 @@ - #include <string.h> - #include <stdlib.h> - #include <sys/stat.h> -+#include <limits.h> - #include <dirent.h> - #include <unistd.h> - |