aboutsummaryrefslogtreecommitdiffstats
path: root/main/logger.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-25 20:56:43 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-25 20:56:43 +0000
commit7ab3f69dea0ede393e2fb63398133736690da768 (patch)
tree2beb02032f75bcf388765ff176d65b09d4d113b3 /main/logger.c
parent41d884e00e36d10dd199255ff4f39e381ff01998 (diff)
minor change to test automerge
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@133819 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/logger.c')
-rw-r--r--main/logger.c2
1 files changed, 1 insertions, 1 deletions
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"