remove remaining CVS references

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7226 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-11-30 03:37:37 +00:00
parent 463ebe8b4b
commit 77c6cd0bff
4 changed files with 7 additions and 7 deletions

View File

@@ -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)