Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2002 01:53:27 -0800 (PST)
From:      Bill Fumerola <billf@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/games/adventure crc.c done.c hdr.h init.c io.c save.c subr.c vocab.c wizard.c
Message-ID:  <200202230953.g1N9rRh39898@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
billf       2002/02/23 01:53:27 PST

  Modified files:
    games/adventure      crc.c done.c hdr.h init.c io.c save.c 
                         subr.c vocab.c wizard.c 
  Log:
  convert from KNR to ANSI function declarations
  
  Reviewed by:    md5(1)
  
  Revision  Changes    Path
  1.7       +5 -5      src/games/adventure/crc.c
  1.9       +6 -6      src/games/adventure/done.c
  1.8       +3 -2      src/games/adventure/hdr.h
  1.12      +8 -8      src/games/adventure/init.c
  1.11      +26 -31    src/games/adventure/io.c
  1.9       +5 -5      src/games/adventure/save.c
  1.10      +30 -39    src/games/adventure/subr.c
  1.11      +11 -18    src/games/adventure/vocab.c
  1.13      +7 -9      src/games/adventure/wizard.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?200202230953.g1N9rRh39898>