From: Olle Johansson Date: Wed, 23 Aug 2006 21:19:21 +0000 (+0000) Subject: Fixing a comment X-Git-Tag: 1.4.0-beta1~306 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b3aeaeae6254437e6aa5e103af0d49f7c544295;p=thirdparty%2Fasterisk.git Fixing a comment git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40960 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/include/asterisk/paths.h b/include/asterisk/paths.h index 65db7162ab..d90dd9544b 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