Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 1998 11:58:29 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG
Subject:   cvs commit: src/games/sail sync.c
Message-ID:  <199806301858.LAA28812@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/06/30 11:58:29 PDT

  Modified files:
    games/sail           sync.c 
  Log:
  Fixed printf format errors.  Didn't fix gross homemade varargs function
  Write().  Pointers are passed to it as longs, but it expects them to
  be passed as ints.  The alpha non-fixes made this worse.
  
  Revision  Changes    Path
  1.3       +1 -1      src/games/sail/sync.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?199806301858.LAA28812>