aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-23 21:19:21 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-23 21:19:21 +0000
commit12242cc4f6ab6c94a13e90cf9d8ec2ff8de710d8 (patch)
tree93f5c916c7166ff33d81a9284b07b05645d2cfcc /include
parent14fd693f9bbbfa6f114707977d45b33ef3c11473 (diff)
Fixing a comment
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40960 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/paths.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/paths.h b/include/asterisk/paths.h
index 65db7162a..d90dd9544 100644
--- a/include/asterisk/paths.h
+++ b/include/asterisk/paths.h
@@ -12,7 +12,7 @@
*/
/*! \file
- * \brief Asterisk main include file. File version handling, generic pbx functions.
+ * \brief Asterisk file paths, configured in asterisk.conf
*/
#ifndef _ASTERISK_PATHS_H