From 7ab3f69dea0ede393e2fb63398133736690da768 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Fri, 25 Jul 2008 20:56:43 +0000 Subject: minor change to test automerge git-svn-id: http://svn.digium.com/svn/asterisk/trunk@133819 f38db490-d61c-443f-a65b-d21fe96a405b --- main/logger.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/logger.c b/main/logger.c index 28304eff9..341a624bf 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" -- cgit v1.2.3