1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/x11-toolkits/v/files/patch-srcx-vtimer.cxx
Pav Lucistnik 140d1db59e - Unbreak on 5.X
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
Approved by:	portmgr (marcus)
2006-03-11 10:12:57 +00:00

12 lines
374 B
C++

--- srcx/vtimer.cxx.orig Fri Apr 4 23:37:00 2003
+++ srcx/vtimer.cxx Thu Mar 9 19:06:58 2006
@@ -95,7 +95,7 @@
extern "C"
{
//============================>>> CtimerCB <<<==========================
- void CtimerCB(XtPointer client_data, XtIntervalId* notUsed)
+ void CtimerCB(XtPointer client_data, XtIntervalId* notUsedVoid)
{
// timer tick callback
//