summaryrefslogtreecommitdiff
path: root/net-mgmt/flow-tools/files/patch-ftfile.c
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-04-28 23:38:19 +0000
committerPatrick Li <pat@FreeBSD.org>2002-04-28 23:38:19 +0000
commite82d9f49060cf9c719dd258ea8184100071f2a8b (patch)
tree26e4caff96232c8f923642cfa97147715c3fa90f /net-mgmt/flow-tools/files/patch-ftfile.c
parentUpdate to 1.3.12 (diff)
Update to 0.57
PR: 37335 Submitted by: Maxim Konovalov <maxim@macomnet.ru> Reviewed by: maintainer Approved by: maintainer
Diffstat (limited to 'net-mgmt/flow-tools/files/patch-ftfile.c')
-rw-r--r--net-mgmt/flow-tools/files/patch-ftfile.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/flow-tools/files/patch-ftfile.c b/net-mgmt/flow-tools/files/patch-ftfile.c
deleted file mode 100644
index d9863d07eda6..000000000000
--- a/net-mgmt/flow-tools/files/patch-ftfile.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/ftfile.c Tue Apr 24 14:07:18 2001
-+++ lib/ftfile.c Tue Apr 16 16:52:49 2002
-@@ -449,7 +449,7 @@
- } else if (nest == -2) {
- sprintf(dbuf, "%2.2d-%2.2d/%2.2d-%2.2d-%2.2d/",
- (int)tm->tm_year+1900, (int)tm->tm_mon+1,
-- (int)tm->tm_year+1900, (int)tm->tm_mon+1, (int)tm->tm_mon+1);
-+ (int)tm->tm_year+1900, (int)tm->tm_mon+1, (int)tm->tm_mday);
- } else if (nest == -1) {
- sprintf(dbuf, "%2.2d/%2.2d-%2.2d/%2.2d-%2.2d-%2.2d/",
- (int)tm->tm_year+1900,