From 09795a01ef859f072920de9df974d1b03b9ab9a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 28 Dec 2016 20:24:50 +0100 Subject: New upstream version 4.2.4a --- app/bin/misc2.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/bin/misc2.h') diff --git a/app/bin/misc2.h b/app/bin/misc2.h index ba05394..86b466c 100644 --- a/app/bin/misc2.h +++ b/app/bin/misc2.h @@ -77,8 +77,9 @@ tieData_p GetScaleTieData( SCALEINX_T ); SCALEINX_T LookupScale( const char * ); BOOL_T GetScaleGauge( SCALEINX_T scaleInx, SCALEDESCINX_T *scaleDescInx, GAUGEINX_T *gaugeInx); -BOOL_T DoSetScale( const char * ); +BOOL_T DoSetScale( char * ); +static void SetScale( SCALEINX_T ); void SetScaleGauge( SCALEDESCINX_T, GAUGEINX_T ); void ScaleLengthIncrement( SCALEINX_T, DIST_T ); void LoadScaleList( wList_p ); -- cgit v1.2.3