1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/misc/ytree/files/patch-af
Kevin Lo 94a42dab7a Update to version 1.71
PR: 23391
Submitted by: Ports Fury
2000-12-09 15:24:54 +00:00

12 lines
512 B
Plaintext

--- dirwin.c.orig Sun Jul 16 07:01:56 2000
+++ dirwin.c Wed Nov 8 04:03:59 2000
@@ -168,7 +168,7 @@
modify_time
);
#else
- (void) strcpy( format, "%10s %3d %7d %12s");
+ (void) strcpy( format, "%10s %3d %7qd %12s");
(void) sprintf( line_buffer, format, attributes,
de_ptr->stat_struct.st_nlink,
de_ptr->stat_struct.st_size,