Ditch nested comment

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2081 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
Mark Spencer 23 years ago
parent aa4f316c14
commit c5deb0a325

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

Loading…
Cancel
Save