]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed printf format errors. Didn't fix gross homemade varargs function
authorbde <bde@FreeBSD.org>
Tue, 30 Jun 1998 18:58:28 +0000 (18:58 +0000)
committerbde <bde@FreeBSD.org>
Tue, 30 Jun 1998 18:58:28 +0000 (18:58 +0000)
commita4cb9e4f6a4ff4c2c037a8a0f5b43d6b8ffed34c
treefa2d6584bde58766127ff471155d98e1001c2fef
parent7c17533fed086a03a32413580f8b5ff08bdb9a63
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.
games/sail/sync.c