mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 14:28:24 +00:00
Ditch nested comment
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2081 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
* #include <asterisk/cvsid.h>
|
* #include <asterisk/cvsid.h>
|
||||||
* #ifndef lint
|
* #ifndef lint
|
||||||
* CVSID("$Id$");
|
* CVSID("$Id$");
|
||||||
* #endif /* lint */
|
* #endif
|
||||||
*
|
*
|
||||||
* You will then be able to run strings(1) on the resulting
|
* You will then be able to run strings(1) on the resulting
|
||||||
* binary and find out what revisions of each source file were
|
* binary and find out what revisions of each source file were
|
||||||
|
|||||||
Reference in New Issue
Block a user