From: Kevin P. Fleming Date: Fri, 25 Jul 2008 20:56:43 +0000 (+0000) Subject: minor change to test automerge X-Git-Tag: 1.6.2.0-beta1~1582 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd845ffb5ecf5d215be3e13ff91ef83524ccade5;p=thirdparty%2Fasterisk.git minor change to test automerge git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@133819 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/main/logger.c b/main/logger.c index 28304eff92..341a624bf4 100644 --- a/main/logger.c +++ b/main/logger.c @@ -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"