mcatan 2004/05/20 01:06:41
Modified: include/log4cxx/helpers absolutetimedateformat.h
Log:
updated doxygen documentation
Revision Changes Path
1.8 +1 -1
logging-log4cxx/include/log4cxx/helpers/absolutetimedateformat.h
Index: absolutetimedateformat.h
===================================================================
RCS file:
/home/cvs/logging-log4cxx/include/log4cxx/helpers/absolutetimedateformat.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- absolutetimedateformat.h 24 Apr 2004 06:55:01 -0000 1.7
+++ absolutetimedateformat.h 20 May 2004 08:06:41 -0000 1.8
@@ -24,7 +24,7 @@
namespace helpers
{
/**
- Formats a date in the format <b>%H:%M:%S,%Q</b> for example,
+ Formats a date in the format <b>\%H:\%M:\%S,\%Q</b> for example,
"15:49:37,459".
*/
class LOG4CXX_EXPORT AbsoluteTimeDateFormat : public DateFormat