[svn-commits] kpfleming: trunk r133819 - /trunk/main/logger.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Jul 25 15:56:44 CDT 2008


Author: kpfleming
Date: Fri Jul 25 15:56:43 2008
New Revision: 133819

URL: http://svn.digium.com/view/asterisk?view=rev&rev=133819
Log:
minor change to test automerge

Modified:
    trunk/main/logger.c

Modified: trunk/main/logger.c
URL: http://svn.digium.com/view/asterisk/trunk/main/logger.c?view=diff&rev=133819&r1=133818&r2=133819
==============================================================================
--- trunk/main/logger.c (original)
+++ trunk/main/logger.c Fri Jul 25 15:56:43 2008
@@ -28,7 +28,7 @@
 /*
  * define _ASTERISK_LOGGER_H to prevent the inclusion of logger.h;
  * it redefines LOG_* which we need to define syslog_level_map.
- * Later, we force the inclusion of logger.h again.
+ * later, we force the inclusion of logger.h again.
  */
 #define _ASTERISK_LOGGER_H
 #include "asterisk.h"




More information about the svn-commits mailing list