Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 May 1998 04:03:06 -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/phantasia gamesupport.c main.c
Message-ID:  <199805091103.EAA18594@freefall.freebsd.org>

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

  Modified files:
    games/phantasia      gamesupport.c main.c 
  Log:
  Add #include string.h to get prototypes and change variables from long
  to time_t where they are passed to time() and localtime() by reference.
  
  Revision  Changes    Path
  1.4       +3 -2      src/games/phantasia/gamesupport.c
  1.6       +2 -1      src/games/phantasia/main.c



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