Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 May 1998 03:09:01 -0700 (PDT)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG
Subject:   cvs commit: src/games/larn data.c diag.c header.h scores.c
Message-ID:  <199805091009.DAA17701@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/05/09 03:09:01 PDT

  Modified files:
    games/larn           data.c diag.c header.h scores.c 
  Log:
  Change variable types from long to time_t if they are passed to time()
  by reference.
  
  Revision  Changes    Path
  1.4       +1 -1      src/games/larn/data.c
  1.3       +1 -2      src/games/larn/diag.c
  1.4       +2 -1      src/games/larn/header.h
  1.4       +3 -2      src/games/larn/scores.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?199805091009.DAA17701>