Subject: CVS commit: pkgsrc/chat/licq-gui-console
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 04/28/2004 04:54:50
Module Name: pkgsrc
Committed By: minskim
Date: Wed Apr 28 04:54:50 UTC 2004
Modified Files:
pkgsrc/chat/licq-gui-console: distinfo
pkgsrc/chat/licq-gui-console/patches: patch-aa
Log Message:
Replace the type argument of va_arg() with what it is promoted to.
Otherwise it causes a warning on NetBSD, but an error on Linux.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/chat/licq-gui-console/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/chat/licq-gui-console/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.