diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-03-13 22:03:02 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-03-13 22:03:02 +0000 |
commit | 0fc8c612fe5dd3dd0542b51a94d2c4ca187f8521 (patch) | |
tree | c3fa80e6a11f8c399d1142bfc1547f12c2a2b7ce /mail/gnubiff/files/patch-src::file.cc | |
parent | - Add dissembler 0.9, Tiny and clever tool to convert shellcode to ASCII. (diff) |
Update to 2.1.1
PR: 78784
Submitted by: Tim Bishop <tim@bishnet.net>
Notes
Notes:
svn path=/head/; revision=131134
Diffstat (limited to 'mail/gnubiff/files/patch-src::file.cc')
-rw-r--r-- | mail/gnubiff/files/patch-src::file.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/gnubiff/files/patch-src::file.cc b/mail/gnubiff/files/patch-src::file.cc deleted file mode 100644 index 64c3469b597b..000000000000 --- a/mail/gnubiff/files/patch-src::file.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- src/file.cc.bak Sun Jan 9 14:12:06 2005 -+++ src/file.cc Sun Jan 9 14:12:21 2005 -@@ -31,6 +31,7 @@ - - #include <fstream> - #include <sstream> -+#include <time.h> - #include <utime.h> - - #include "file.h" |