doxygen-1.7.0-modify_footer
authorAnas Nashif <anas.nashif@intel.com>
Thu, 8 Nov 2012 14:38:55 +0000 (06:38 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Thu, 8 Nov 2012 14:38:55 +0000 (06:38 -0800)
===================================================================

src/configoptions.cpp

index 62caf46..0c23003 100644 (file)
@@ -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");
   //----