[Mysqlpl-commits] SF.net SVN: mysqlpl: [6] trunk/c++/Doxyfile
Brought to you by:
martinfuchs
|
From: <mar...@us...> - 2008-02-04 09:23:28
|
Revision: 6
http://mysqlpl.svn.sourceforge.net/mysqlpl/?rev=6&view=rev
Author: martinfuchs
Date: 2008-02-04 01:23:16 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
remove superfluous space
Modified Paths:
--------------
trunk/c++/Doxyfile
Modified: trunk/c++/Doxyfile
===================================================================
--- trunk/c++/Doxyfile 2007-10-28 16:28:19 UTC (rev 5)
+++ trunk/c++/Doxyfile 2008-02-04 09:23:16 UTC (rev 6)
@@ -72,7 +72,7 @@
WARN_IF_UNDOCUMENTED = YES
WARN_IF_DOC_ERROR = YES
WARN_NO_PARAMDOC = NO
-WARN_FORMAT = "$file:$line: $text "
+WARN_FORMAT = "$file:$line: $text"
WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|