Date: Wed, 6 Jun 2001 12:44:58 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/mille misc.c Message-ID: <200106061944.f56JiwT74755@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2001/06/06 12:44:58 PDT
Modified files:
games/mille misc.c
Log:
mvprintw is varadic - it doesn't take a va_list. Use vw_printw
instead.
Submitted by: Andrew Gordon <arg@arg1.demon.co.uk>
MFC after: 1 week
Revision Changes Path
1.9 +3 -2 src/games/mille/misc.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?200106061944.f56JiwT74755>
