From 359b557176b9bb2ff1aed2082641eed39c358d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 27 May 2020 14:58:02 +0200 Subject: New upstream version 5.1.2a --- app/bin/draw.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/bin/draw.h') diff --git a/app/bin/draw.h b/app/bin/draw.h index 6a7d806..66a1571 100644 --- a/app/bin/draw.h +++ b/app/bin/draw.h @@ -183,7 +183,7 @@ void DrawMarkers( void ); void DrawMapBoundingBox( BOOL_T ); void DrawTicks( drawCmd_p, coOrd ); void DrawRuler( drawCmd_p, coOrd, coOrd, DIST_T, int, int, wDrawColor ); -void MainProc( wWin_p, winProcEvent, void * ); +void MainProc( wWin_p, winProcEvent, void *, void * ); void InitInfoBar( void ); void DrawInit( int ); void DoZoomUp( void * ); -- cgit v1.2.3