From ad40a1d647bbb503ed06e7da540abf7725b8d859 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sun, 25 Aug 2013 21:38:59 +0200 Subject: [PATCH] doc: Update manual to match reality regarding __TIME__ in source code --- MANUAL.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MANUAL.txt b/MANUAL.txt index 4907c1c04..bf846e6cb 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -573,8 +573,7 @@ The direct mode will be disabled if any of the following holds: ** a *-Wp,_X_* compiler option other than *-Wp,-MD,_path_* and *-Wp,-MMD,_path_* ** *-Xpreprocessor* -* the string ``\_\_TIME__'' is present outside comments and string literals in - the source code +* the string ``\_\_TIME__'' is present in the source code The preprocessor mode -- 2.47.2