From cc7549a40dd83f2e66f3bb52c9bb6b3d834f5d3a Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 13 Apr 2012 00:01:11 -0500 Subject: Fix inadvertent "TQ" changes. --- kjsembed/tools/Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kjsembed/tools') diff --git a/kjsembed/tools/Doxyfile b/kjsembed/tools/Doxyfile index a22a5fed..59a92abd 100644 --- a/kjsembed/tools/Doxyfile +++ b/kjsembed/tools/Doxyfile @@ -265,10 +265,10 @@ SHOW_USED_FILES = YES # configuration options related to warning and progress messages #--------------------------------------------------------------------------- -# The TQUIET tag can be used to turn on/off the messages that are generated +# The QUIET tag can be used to turn on/off the messages that are generated # by doxygen. Possible values are YES and NO. If left blank NO is used. -TQUIET = YES +QUIET = YES # The WARNINGS tag can be used to turn on/off the warning messages that are # generated by doxygen. Possible values are YES and NO. If left blank -- cgit v1.2.1