From 986632ec23384a36f6c483248925fa4e0c19d6c4 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 7 Sep 2014 20:02:31 -0400 Subject: * doc/make.texi: Clarify implicit rule lookup of phony targets Reported by Frank Heckenbach --- filedef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filedef.h') diff --git a/filedef.h b/filedef.h index f458551..f4dfa87 100644 --- a/filedef.h +++ b/filedef.h @@ -143,7 +143,7 @@ void print_file_data_base (void); & ((1 << FILE_TIMESTAMP_LO_BITS) - 1))) /* Upper bound on length of string "YYYY-MM-DD HH:MM:SS.NNNNNNNNN" - representing a file timestamp. The upper bound is not necessarily 19, + representing a file timestamp. The upper bound is not necessarily 29, since the year might be less than -999 or greater than 9999. Subtract one for the sign bit if in case file timestamps can be negative; -- cgit v1.2.3