diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-13 19:30:14 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-13 19:30:14 +0000 |
| commit | 54598e668d4023736e79c6fbc8ef451ee0c0dc71 (patch) | |
| tree | deca63b46b6756ba22cbf11df5115e9a426a8da9 /mail/metamail/files/patch-bin_showpicture | |
| parent | Prevent collision with getline(3) (diff) | |
Prevent collision with getline(3)
While here, regenerate patches
Diffstat (limited to 'mail/metamail/files/patch-bin_showpicture')
| -rw-r--r-- | mail/metamail/files/patch-bin_showpicture | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/metamail/files/patch-bin_showpicture b/mail/metamail/files/patch-bin_showpicture index 81433c05ff0f..54bf6df331b7 100644 --- a/mail/metamail/files/patch-bin_showpicture +++ b/mail/metamail/files/patch-bin_showpicture @@ -1,5 +1,5 @@ ---- bin/showpicture.orig Mon Feb 7 18:59:54 1994 -+++ bin/showpicture Mon Dec 18 11:50:24 2006 +--- bin/showpicture.orig 1994-02-07 17:59:54 UTC ++++ bin/showpicture @@ -15,15 +15,42 @@ # WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. # @@ -46,7 +46,7 @@ set X_VIEWER = "$2" shift shift -@@ -57,7 +84,7 @@ +@@ -57,7 +84,7 @@ if (! $?DISPLAY) then endif end endif |
