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/poster/files/patch-aa | |
| parent | Stage, and pull the patches into a sed command. (diff) | |
Rename p*/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'print/poster/files/patch-aa')
| -rw-r--r-- | print/poster/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/poster/files/patch-aa b/print/poster/files/patch-aa deleted file mode 100644 index 8c14e4a52760..000000000000 --- a/print/poster/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- poster.c.org Thu Apr 29 00:22:46 1999 -+++ poster.c Sun Jan 30 00:48:11 2000 -@@ -570,7 +570,7 @@ - - got_bb = 0; - dsc_cont = inbody = gotall = level = atend = 0; -- while (!gotall && (gets(buf) != NULL)) -+ while (!gotall && (fgets(buf, BUFSIZE, stdin) != NULL)) - { - if (buf[0] != '%') - { dsc_cont = 0; |
