aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/cvsid.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/cvsid.h')
-rwxr-xr-xinclude/asterisk/cvsid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/cvsid.h b/include/asterisk/cvsid.h
index 459bb029f..1d7dc58e9 100755
--- a/include/asterisk/cvsid.h
+++ b/include/asterisk/cvsid.h
@@ -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