Ditch nested comment

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2081 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-01-27 00:30:03 +00:00
parent aa4f316c14
commit c5deb0a325

View File

@@ -38,7 +38,7 @@
* #include <asterisk/cvsid.h>
* #ifndef lint
* CVSID("$Id$");
* #endif /* lint */
* #endif
*
* You will then be able to run strings(1) on the resulting
* binary and find out what revisions of each source file were