diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-12 15:06:16 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-12 15:06:16 +0000 |
commit | 73c4a9251dd666a40898f53c741df8d1a3ec9dbb (patch) | |
tree | 02c4f6774cad7825e9f2c171651d1ef0d698ed81 /misc/utftools/files/patch-expand.c | |
parent | Unbreak. (diff) |
Unbreak.
PR: 208717
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=413133
Diffstat (limited to 'misc/utftools/files/patch-expand.c')
-rw-r--r-- | misc/utftools/files/patch-expand.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/utftools/files/patch-expand.c b/misc/utftools/files/patch-expand.c index 3d8eb5889997..b025de9f1c0e 100644 --- a/misc/utftools/files/patch-expand.c +++ b/misc/utftools/files/patch-expand.c @@ -1,5 +1,5 @@ ---- expand.c.orig Sat May 10 13:52:15 2003 -+++ expand.c Sat May 10 13:52:31 2003 +--- expand.c.orig 1997-02-25 18:47:26 UTC ++++ expand.c @@ -5,6 +5,7 @@ #include <stdio.h> #include <string.h> |