From 3e093ace09a73a781b3ebf59f1bddc802492b29e Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 8 Nov 2012 06:38:55 -0800 Subject: doxygen-1.7.0-modify_footer =================================================================== --- src/configoptions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configoptions.cpp b/src/configoptions.cpp index 62caf46..0c23003 100644 --- a/src/configoptions.cpp +++ b/src/configoptions.cpp @@ -1291,7 +1291,7 @@ void addConfigOptions(Config *cfg) "If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML\n" "page will contain the date and time when the page was generated. Setting\n" "this to NO can help when comparing the output of multiple runs.", - TRUE + FALSE ); cb->addDependency("GENERATE_HTML"); //---- -- cgit v1.2.3