aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-30 03:37:37 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-30 03:37:37 +0000
commit3d3a6cffa0e7f4fbe94b7a3af647aa0a3f26c9b0 (patch)
tree900494600f2c50e4ad554b3da4dc810caff81e33 /include
parent0a2070a04d7894b0b09ece1cc14c5b534b232f4f (diff)
remove remaining CVS references
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7226 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk.h b/include/asterisk.h
index e5fe754bd..68f17ea5f 100644
--- a/include/asterisk.h
+++ b/include/asterisk.h
@@ -104,8 +104,8 @@ void ast_unregister_file_version(const char *file);
* \endcode
*
* \note The dollar signs above have been protected with backslashes to keep
- * CVS from modifying them in this file; under normal circumstances they would
- * not be present and CVS would expand the Revision keyword into the file's
+ * SVN from modifying them in this file; under normal circumstances they would
+ * not be present and SVN would expand the Revision keyword into the file's
* revision number.
*/
#if defined(__GNUC__) && !defined(LOW_MEMORY)