From cd8eb4c3ed2c8f40388e9c296cc59c1252c3f1c5 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 9 Jun 2008 04:43:38 +0000 Subject: [PATCH] minor indent --- harbour/source/rtl/gtwvt/gtwvt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/source/rtl/gtwvt/gtwvt.c b/harbour/source/rtl/gtwvt/gtwvt.c index 5e8a48e838..d5ee99b3d0 100644 --- a/harbour/source/rtl/gtwvt/gtwvt.c +++ b/harbour/source/rtl/gtwvt/gtwvt.c @@ -754,7 +754,7 @@ static void hb_gt_wvt_FitSize( PHB_GTWVT pWVT, USHORT mode ) #endif for( n = 0; n < pWVT->COLS; n++ ) { - pWVT->FixedSize[ n ] = pWVT->PTEXTSIZE.x; + pWVT->FixedSize[ n ] = pWVT->PTEXTSIZE.x; } if( pWVT->bMaximized )