Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2002 13:39:11 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/games/larn global.c header.h help.c io.c main.c nap.c object.c scores.c signal.c tok.c
Message-ID:  <200205082039.g48KdBU74541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/05/08 13:39:11 PDT

  Modified files:
    games/larn           global.c header.h help.c io.c main.c 
                         nap.c object.c scores.c signal.c tok.c 
  Log:
  It is not clear if "#endif FOO" is allowed by ANSI.  Gcc 3.1 complains
  loudly, so don't do it.
  
  Revision  Changes    Path
  1.6       +2 -2      src/games/larn/global.c
  1.5       +5 -4      src/games/larn/header.h
  1.5       +7 -7      src/games/larn/help.c
  1.8       +23 -23    src/games/larn/io.c
  1.10      +8 -8      src/games/larn/main.c
  1.5       +8 -8      src/games/larn/nap.c
  1.5       +2 -2      src/games/larn/object.c
  1.7       +3 -3      src/games/larn/scores.c
  1.3       +7 -4      src/games/larn/signal.c
  1.7       +5 -5      src/games/larn/tok.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?200205082039.g48KdBU74541>