aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk.h')
-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)