Date: Tue, 5 Jan 2010 20:32:08 +0000 (UTC) From: David Malone <dwmalone@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/ctags ctags.c fortran.c Message-ID: <201001052032.o05KWQC0028624@repoman.freebsd.org>
index | next in thread | raw e-mail
dwmalone 2010-01-05 20:32:08 UTC
FreeBSD src repository
Modified files:
usr.bin/ctags ctags.c fortran.c
Log:
SVN rev 201606 on 2010-01-05 20:32:08Z by dwmalone
Change a char that is used as an index into an array into an unisgned char.
Add a missing new style function definition.
Revision Changes Path
1.21 +1 -1 src/usr.bin/ctags/ctags.c
1.14 +1 -1 src/usr.bin/ctags/fortran.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001052032.o05KWQC0028624>
