1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/sysutils/stat/files/patch-aa

7 lines
130 B
Plaintext
Raw Normal View History

--- stat.fmt.c.orig Tue Dec 28 12:14:24 1999
+++ stat.fmt.c Tue Dec 28 12:15:20 1999
@@ -502,2 +502,3 @@
}
+ *bufp++ = '\0';
}