Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103011423
D40374.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
262 B
Referenced Files
None
Subscribers
None
D40374.diff
View Options
diff --git a/usr.bin/ctags/C.c b/usr.bin/ctags/C.c
--- a/usr.bin/ctags/C.c
+++ b/usr.bin/ctags/C.c
@@ -483,9 +483,9 @@
return;
break;
case '\n':
+ SETLINE;
if (t == '/')
return;
- SETLINE;
/*FALLTHROUGH*/
default:
star = NO;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 20, 7:33 PM (21 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14745739
Default Alt Text
D40374.diff (262 B)
Attached To
Mode
D40374: ctags: Don't undercount lines when handling // comments.
Attached
Detach File
Event Timeline
Log In to Comment