diff --git a/include/asterisk/cvsid.h b/include/asterisk/cvsid.h index 459bb029fa..1d7dc58e9c 100755 --- a/include/asterisk/cvsid.h +++ b/include/asterisk/cvsid.h @@ -38,7 +38,7 @@ * #include * #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