diff options
author | Mark Murray <markm@FreeBSD.org> | 1999-09-24 08:28:12 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1999-09-24 08:28:12 +0000 |
commit | 712fafd2e0538d50043ce2a8026bd7c3580157e5 (patch) | |
tree | 32c6fcaaf544ad17702bbc4ba290a6fa436c04f4 /security | |
parent | e6584524b437907bca3e0dfbb625705297252bab (diff) |
Grrr....
Don't people do even the most rudimentary checking before committing??!
Notes
Notes:
svn path=/head/; revision=21911
Diffstat (limited to 'security')
-rw-r--r-- | security/pgp5/files/patch-ad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgp5/files/patch-ad b/security/pgp5/files/patch-ad index 6c246eae65f0..18fe26360709 100644 --- a/security/pgp5/files/patch-ad +++ b/security/pgp5/files/patch-ad @@ -1,5 +1,5 @@ ---- include/pgpUsuals.h.orig Sun Sep 19 16:40:16 1999 -+++ include/pgpUsuals.h Sun Sep 19 16:41:51 1999 +--- lib/pgp/include/pgpUsuals.h.orig Sun Sep 19 16:40:16 1999 ++++ lib/pgp/include/pgpUsuals.h Sun Sep 19 16:41:51 1999 @@ -48,11 +48,17 @@ * will choke lesser preprocessors (like 0xffffffffffffffff) unless * we're reasonably certain that they'll be acceptable. |