Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/ctags



Module Name:    src
Committed By:   christos
Date:           Fri Mar 27 21:48:06 UTC 2009

Modified Files:
        src/usr.bin/ctags: C.c

Log Message:
fix off-by-one bug that did not add a tag for "foo" in
    "typedef struct foo { int x; } foo_t";
as intended.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/ctags/C.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index