K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2002-03-05T03:08:22.000000Z K 7 svn:log V 366 MFC: ctags would create a corrupt tags file if the source C file used '//' style comments such as: // The main() function Teach ctags about this style of commenting. Revision Changes Path 1.7 +13 -10 src/usr.bin/ctags/C.c 1.6 +1 -1 src/usr.bin/ctags/ctags.h 1.8 +2 -2 src/usr.bin/ctags/yacc.c END