Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 08:50:38 -0700 (PDT)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/ctags C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c
Message-ID:  <200207281550.g6SFocYV038180@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2002/07/28 08:50:38 PDT

  Modified files:
    usr.bin/ctags        C.c ctags.c fortran.c lisp.c print.c 
                         tree.c yacc.c 
  Log:
  ANSIify function definitions to avoid a warning.
  
  Revision  Changes    Path
  1.11      +7 -11     src/usr.bin/ctags/C.c
  1.18      +4 -7      src/usr.bin/ctags/ctags.c
  1.12      +2 -3      src/usr.bin/ctags/fortran.c
  1.7       +1 -1      src/usr.bin/ctags/lisp.c
  1.9       +2 -3      src/usr.bin/ctags/print.c
  1.11      +3 -8      src/usr.bin/ctags/tree.c
  1.9       +2 -2      src/usr.bin/ctags/yacc.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207281550.g6SFocYV038180>