]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
minor change to test automerge
authorKevin P. Fleming <kpfleming@digium.com>
Fri, 25 Jul 2008 20:56:43 +0000 (20:56 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Fri, 25 Jul 2008 20:56:43 +0000 (20:56 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@133819 65c4cc65-6c06-0410-ace0-fbb531ad65f3

main/logger.c

index 28304eff924e679252e8dbca2d52a58aa985758c..341a624bf4d1a87da8ff879ec811fd2bb109104a 100644 (file)
@@ -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"