diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f353d2ef91..2cac3bf63d 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2012-09-30 12:21 UTC+0200 Viktor Szakats (harbour syenar.net) + * contrib/hbnf/tests/* + % deleted line ending spaces + 2012-09-30 12:15 UTC+0200 Viktor Szakats (harbour syenar.net) * include/harbour.hbx * src/rtl/Makefile diff --git a/harbour/contrib/hbnf/tests/aading.prg b/harbour/contrib/hbnf/tests/aading.prg index f50f5a290b..522667b4d2 100644 --- a/harbour/contrib/hbnf/tests/aading.prg +++ b/harbour/contrib/hbnf/tests/aading.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -39,4 +39,3 @@ PROCEDURE Main() ? RETURN - diff --git a/harbour/contrib/hbnf/tests/aemaxlen.prg b/harbour/contrib/hbnf/tests/aemaxlen.prg index f6f64a4cc9..0eef29d3f7 100644 --- a/harbour/contrib/hbnf/tests/aemaxlen.prg +++ b/harbour/contrib/hbnf/tests/aemaxlen.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -29,4 +29,3 @@ PROCEDURE Main() ? RETURN - diff --git a/harbour/contrib/hbnf/tests/aeminlen.prg b/harbour/contrib/hbnf/tests/aeminlen.prg index e80f3d0680..d8b1f9a7cf 100644 --- a/harbour/contrib/hbnf/tests/aeminlen.prg +++ b/harbour/contrib/hbnf/tests/aeminlen.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -32,4 +32,3 @@ PROCEDURE Main() ? RETURN - diff --git a/harbour/contrib/hbnf/tests/amedian.prg b/harbour/contrib/hbnf/tests/amedian.prg index 7ae3dc8f35..8cb7b70d7e 100644 --- a/harbour/contrib/hbnf/tests/amedian.prg +++ b/harbour/contrib/hbnf/tests/amedian.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ #include "directry.ch" @@ -30,4 +30,3 @@ PROCEDURE Main() ? RETURN - diff --git a/harbour/contrib/hbnf/tests/at2.prg b/harbour/contrib/hbnf/tests/at2.prg index 4ec323c771..efdadedea3 100644 --- a/harbour/contrib/hbnf/tests/at2.prg +++ b/harbour/contrib/hbnf/tests/at2.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -28,4 +28,3 @@ PROCEDURE Main() ? RETURN - diff --git a/harbour/contrib/hbnf/tests/blink.prg b/harbour/contrib/hbnf/tests/blink.prg index 9de998949d..4334962d9b 100644 --- a/harbour/contrib/hbnf/tests/blink.prg +++ b/harbour/contrib/hbnf/tests/blink.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -7,4 +7,3 @@ PROCEDURE Main() FT_BLINK( "WAIT", 5, 10 ) RETURN - diff --git a/harbour/contrib/hbnf/tests/datecnfg.prg b/harbour/contrib/hbnf/tests/datecnfg.prg index dffaacd355..9ed3c33fca 100644 --- a/harbour/contrib/hbnf/tests/datecnfg.prg +++ b/harbour/contrib/hbnf/tests/datecnfg.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ //******************************************************************* @@ -201,4 +201,3 @@ STATIC FUNCTION FT_CAL( dGivenDate, nType ) END RETURN NIL - diff --git a/harbour/contrib/hbnf/tests/dectobin.prg b/harbour/contrib/hbnf/tests/dectobin.prg index 6288cbbc9d..41c433fd90 100644 --- a/harbour/contrib/hbnf/tests/dectobin.prg +++ b/harbour/contrib/hbnf/tests/dectobin.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -11,4 +11,3 @@ PROCEDURE Main() NEXT RETURN - diff --git a/harbour/contrib/hbnf/tests/dfile.prg b/harbour/contrib/hbnf/tests/dfile.prg index da0624e17a..1d67430bc1 100644 --- a/harbour/contrib/hbnf/tests/dfile.prg +++ b/harbour/contrib/hbnf/tests/dfile.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -50,4 +50,3 @@ PROCEDURE Main() @ 20, 0 SAY "Key pressed was: " + "[" + cKey + "]" RETURN - diff --git a/harbour/contrib/hbnf/tests/diskfunc.prg b/harbour/contrib/hbnf/tests/diskfunc.prg index e0d71a4345..5a9b32fb07 100644 --- a/harbour/contrib/hbnf/tests/diskfunc.prg +++ b/harbour/contrib/hbnf/tests/diskfunc.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cDrv ) @@ -8,4 +8,3 @@ PROCEDURE Main( cDrv ) QOut( "Free bytes: " + Str( FT_DSKFREE( cDrv ) ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/dosver.prg b/harbour/contrib/hbnf/tests/dosver.prg index fb9cea0811..80442cf1e3 100644 --- a/harbour/contrib/hbnf/tests/dosver.prg +++ b/harbour/contrib/hbnf/tests/dosver.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -7,4 +7,3 @@ PROCEDURE Main() QOut( "Dos version: " + FT_DOSVER() ) RETURN - diff --git a/harbour/contrib/hbnf/tests/e2d.prg b/harbour/contrib/hbnf/tests/e2d.prg index 26757fb445..508ef4bb49 100644 --- a/harbour/contrib/hbnf/tests/e2d.prg +++ b/harbour/contrib/hbnf/tests/e2d.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( sNumE ) @@ -7,4 +7,3 @@ PROCEDURE Main( sNumE ) QOut( FT_E2D( sNumE ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/elapsed.prg b/harbour/contrib/hbnf/tests/elapsed.prg index aecbcd0fdc..d7496ac1ff 100644 --- a/harbour/contrib/hbnf/tests/elapsed.prg +++ b/harbour/contrib/hbnf/tests/elapsed.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -19,4 +19,3 @@ PROCEDURE Main() NEXT RETURN - diff --git a/harbour/contrib/hbnf/tests/findith.prg b/harbour/contrib/hbnf/tests/findith.prg index 55847b0738..1267c42034 100644 --- a/harbour/contrib/hbnf/tests/findith.prg +++ b/harbour/contrib/hbnf/tests/findith.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cCk, cStr, nOcc, xCase ) @@ -20,4 +20,3 @@ PROCEDURE Main( cCk, cStr, nOcc, xCase ) QOut( iif( nFind > 0, Space( nFind - 1 ) + "^" , "Not found" ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/floptst.prg b/harbour/contrib/hbnf/tests/floptst.prg index 3323f2cca6..f2e2a5b1b0 100644 --- a/harbour/contrib/hbnf/tests/floptst.prg +++ b/harbour/contrib/hbnf/tests/floptst.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cArg1 ) @@ -14,4 +14,3 @@ PROCEDURE Main( cArg1 ) ENDIF RETURN - diff --git a/harbour/contrib/hbnf/tests/gcd.prg b/harbour/contrib/hbnf/tests/gcd.prg index 9fb920bf33..874807c245 100644 --- a/harbour/contrib/hbnf/tests/gcd.prg +++ b/harbour/contrib/hbnf/tests/gcd.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cNum1, cNum2 ) @@ -7,4 +7,3 @@ PROCEDURE Main( cNum1, cNum2 ) OutStd( Str( FT_GCD( Val( cNum1 ), Val( cNum2 ) ) ) + hb_eol() ) RETURN - diff --git a/harbour/contrib/hbnf/tests/hex2dec.prg b/harbour/contrib/hbnf/tests/hex2dec.prg index fcafa7e3cd..8ad8c7b3c1 100644 --- a/harbour/contrib/hbnf/tests/hex2dec.prg +++ b/harbour/contrib/hbnf/tests/hex2dec.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cHexNum ) @@ -7,4 +7,3 @@ PROCEDURE Main( cHexNum ) QOut( FT_HEX2DEC( cHexNum ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/isshare.prg b/harbour/contrib/hbnf/tests/isshare.prg index 70272a00aa..5815cc34fb 100644 --- a/harbour/contrib/hbnf/tests/isshare.prg +++ b/harbour/contrib/hbnf/tests/isshare.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -18,4 +18,3 @@ PROCEDURE Main() QOut( "Retcode: " + Str( nLoaded ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/linked.prg b/harbour/contrib/hbnf/tests/linked.prg index 894996d57d..6b85316659 100644 --- a/harbour/contrib/hbnf/tests/linked.prg +++ b/harbour/contrib/hbnf/tests/linked.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -24,4 +24,3 @@ PROCEDURE Main() @ MaxRow() - 2, 0 RETURN - diff --git a/harbour/contrib/hbnf/tests/metaph.prg b/harbour/contrib/hbnf/tests/metaph.prg index a857fe05b1..da5946529d 100644 --- a/harbour/contrib/hbnf/tests/metaph.prg +++ b/harbour/contrib/hbnf/tests/metaph.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -98,4 +98,3 @@ STATIC FUNCTION _ftCol( nElem ) // Determine which column to start print RETURN iif( nElem > 40, 55, iif( nElem > 20, 28, 1 ) ) //------------------------------------------------ - diff --git a/harbour/contrib/hbnf/tests/miltime.prg b/harbour/contrib/hbnf/tests/miltime.prg index 8782bfe1d9..d542d9dcfa 100644 --- a/harbour/contrib/hbnf/tests/miltime.prg +++ b/harbour/contrib/hbnf/tests/miltime.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -36,4 +36,3 @@ PROCEDURE Main() ? ft_sys2mil() RETURN - diff --git a/harbour/contrib/hbnf/tests/mouse1.prg b/harbour/contrib/hbnf/tests/mouse1.prg index dcfc44b075..acf333f58b 100644 --- a/harbour/contrib/hbnf/tests/mouse1.prg +++ b/harbour/contrib/hbnf/tests/mouse1.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( nRow, nCol ) @@ -185,4 +185,3 @@ PROCEDURE Main( nRow, nCol ) FT_MSETSENS( nHoriz, nVert, nDouble ) RETURN - diff --git a/harbour/contrib/hbnf/tests/mouse2.prg b/harbour/contrib/hbnf/tests/mouse2.prg index 3f861a820f..a00c364a23 100644 --- a/harbour/contrib/hbnf/tests/mouse2.prg +++ b/harbour/contrib/hbnf/tests/mouse2.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ // Pass valid row and column values for different video modes to change modes @@ -191,4 +191,3 @@ PROCEDURE Main( nRow, nCol ) FT_MSETSENS( nHoriz, nVert, nDouble ) RETURN - diff --git a/harbour/contrib/hbnf/tests/netpv.prg b/harbour/contrib/hbnf/tests/netpv.prg index 31bc748fad..829daf77da 100644 --- a/harbour/contrib/hbnf/tests/netpv.prg +++ b/harbour/contrib/hbnf/tests/netpv.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -7,4 +7,3 @@ PROCEDURE Main() ? FT_NETPV( 10000, 10, { 10000, 15000, 16000, 17000 } ) RETURN - diff --git a/harbour/contrib/hbnf/tests/ntow.prg b/harbour/contrib/hbnf/tests/ntow.prg index 9f0970f195..1dff5d8e4e 100644 --- a/harbour/contrib/hbnf/tests/ntow.prg +++ b/harbour/contrib/hbnf/tests/ntow.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cNum ) @@ -7,4 +7,3 @@ PROCEDURE Main( cNum ) QOut( ft_ntow( Val( cNum ) ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/nwlstat.prg b/harbour/contrib/hbnf/tests/nwlstat.prg index 2b7104ac49..537ec5c7af 100644 --- a/harbour/contrib/hbnf/tests/nwlstat.prg +++ b/harbour/contrib/hbnf/tests/nwlstat.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -7,4 +7,3 @@ PROCEDURE Main() QOut( "Logical station: " + Str( FT_NWLSTAT() ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/nwsem.prg b/harbour/contrib/hbnf/tests/nwsem.prg index 9758fe8ff6..7888155b09 100644 --- a/harbour/contrib/hbnf/tests/nwsem.prg +++ b/harbour/contrib/hbnf/tests/nwsem.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ #define INITIAL_SEMAPHORE_VALUE 2 @@ -47,4 +47,3 @@ PROCEDURE Main() QOut( "Close returns: " + Str( ft_nwsemClose( nHandle ) ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/nwuid.prg b/harbour/contrib/hbnf/tests/nwuid.prg index e04c495722..c063aacfee 100644 --- a/harbour/contrib/hbnf/tests/nwuid.prg +++ b/harbour/contrib/hbnf/tests/nwuid.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -17,4 +17,3 @@ PROCEDURE Main() NEXT RETURN - diff --git a/harbour/contrib/hbnf/tests/pending.prg b/harbour/contrib/hbnf/tests/pending.prg index baa9bab373..c4d50ff6b9 100644 --- a/harbour/contrib/hbnf/tests/pending.prg +++ b/harbour/contrib/hbnf/tests/pending.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -13,4 +13,3 @@ PROCEDURE Main() FT_PENDING( "Message three" ) // Displays "Message three", after 5 sec. RETURN - diff --git a/harbour/contrib/hbnf/tests/pickday.prg b/harbour/contrib/hbnf/tests/pickday.prg index b56567b19f..fce02e39b5 100644 --- a/harbour/contrib/hbnf/tests/pickday.prg +++ b/harbour/contrib/hbnf/tests/pickday.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -7,4 +7,3 @@ PROCEDURE Main() QOut( "You selected " + FT_PICKDAY() ) RETURN - diff --git a/harbour/contrib/hbnf/tests/prtesc.prg b/harbour/contrib/hbnf/tests/prtesc.prg index a38ead1b75..10744316a4 100644 --- a/harbour/contrib/hbnf/tests/prtesc.prg +++ b/harbour/contrib/hbnf/tests/prtesc.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cParm1 ) @@ -17,4 +17,3 @@ PROCEDURE Main( cParm1 ) ENDIF RETURN - diff --git a/harbour/contrib/hbnf/tests/rand1.prg b/harbour/contrib/hbnf/tests/rand1.prg index 3ca011df20..dba7c19e8e 100644 --- a/harbour/contrib/hbnf/tests/rand1.prg +++ b/harbour/contrib/hbnf/tests/rand1.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ // Write 100 random numbers from 1 to 100 to stdout. @@ -16,4 +16,3 @@ PROCEDURE Main() NEXT RETURN - diff --git a/harbour/contrib/hbnf/tests/savearr.prg b/harbour/contrib/hbnf/tests/savearr.prg index 40463aa58d..36f62bc178 100644 --- a/harbour/contrib/hbnf/tests/savearr.prg +++ b/harbour/contrib/hbnf/tests/savearr.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -41,4 +41,3 @@ FUNCTION DispArray( aTest ) NEXT RETURN NIL - diff --git a/harbour/contrib/hbnf/tests/savesets.prg b/harbour/contrib/hbnf/tests/savesets.prg index 0db64f48d9..5e8e3d31fb 100644 --- a/harbour/contrib/hbnf/tests/savesets.prg +++ b/harbour/contrib/hbnf/tests/savesets.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -11,4 +11,3 @@ PROCEDURE Main() Inkey( 0 ) RETURN - diff --git a/harbour/contrib/hbnf/tests/scancode.prg b/harbour/contrib/hbnf/tests/scancode.prg index 854f227c5b..d0ecf07a65 100644 --- a/harbour/contrib/hbnf/tests/scancode.prg +++ b/harbour/contrib/hbnf/tests/scancode.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ #define SCANCODE_ESCAPE ( hb_BChar( 27 ) + hb_BChar( 1 ) ) @@ -20,4 +20,3 @@ PROCEDURE Main() ENDDO RETURN - diff --git a/harbour/contrib/hbnf/tests/setdate.prg b/harbour/contrib/hbnf/tests/setdate.prg index 9f97f2b24c..edbe4fbf7a 100644 --- a/harbour/contrib/hbnf/tests/setdate.prg +++ b/harbour/contrib/hbnf/tests/setdate.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cDate ) @@ -10,4 +10,3 @@ PROCEDURE Main( cDate ) QOut( "Today is now: " + DToC( Date() ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/settime.prg b/harbour/contrib/hbnf/tests/settime.prg index 4818f5b766..e6eff16d7d 100644 --- a/harbour/contrib/hbnf/tests/settime.prg +++ b/harbour/contrib/hbnf/tests/settime.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cTime ) @@ -10,4 +10,3 @@ PROCEDURE Main( cTime ) QOut( "Time is now: " + Time() ) RETURN - diff --git a/harbour/contrib/hbnf/tests/sleep.prg b/harbour/contrib/hbnf/tests/sleep.prg index 2f3f8e7fd3..b30159b258 100644 --- a/harbour/contrib/hbnf/tests/sleep.prg +++ b/harbour/contrib/hbnf/tests/sleep.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ // Test routine @@ -12,4 +12,3 @@ PROCEDURE Main( nSleep ) ? "Time is now: " + Time() RETURN - diff --git a/harbour/contrib/hbnf/tests/sysmem.prg b/harbour/contrib/hbnf/tests/sysmem.prg index c8f62463b6..52b30d509a 100644 --- a/harbour/contrib/hbnf/tests/sysmem.prg +++ b/harbour/contrib/hbnf/tests/sysmem.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -7,4 +7,3 @@ PROCEDURE Main() QOut( "Conventional memory: " + Str( FT_SYSMEM() ) + "K installed" ) RETURN - diff --git a/harbour/contrib/hbnf/tests/tbwhile.prg b/harbour/contrib/hbnf/tests/tbwhile.prg index 6440578ebb..17ec823927 100644 --- a/harbour/contrib/hbnf/tests/tbwhile.prg +++ b/harbour/contrib/hbnf/tests/tbwhile.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ /* @@ -104,4 +104,3 @@ STATIC FUNCTION make_dbf() USE RETURN NIL - diff --git a/harbour/contrib/hbnf/tests/tempfile.prg b/harbour/contrib/hbnf/tests/tempfile.prg index 71b6668714..acc5dea8ad 100644 --- a/harbour/contrib/hbnf/tests/tempfile.prg +++ b/harbour/contrib/hbnf/tests/tempfile.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cPath, cHide ) @@ -18,4 +18,3 @@ PROCEDURE Main( cPath, cHide ) ENDIF RETURN - diff --git a/harbour/contrib/hbnf/tests/vertmenu.prg b/harbour/contrib/hbnf/tests/vertmenu.prg index 081f3f70d4..58910a5a69 100644 --- a/harbour/contrib/hbnf/tests/vertmenu.prg +++ b/harbour/contrib/hbnf/tests/vertmenu.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main() @@ -47,4 +47,3 @@ STATIC PROCEDURE vendorrep() ; RETURN STATIC PROCEDURE re_ntx() ; RETURN STATIC PROCEDURE backup() ; RETURN STATIC PROCEDURE compress() ; RETURN - diff --git a/harbour/contrib/hbnf/tests/vidmode.prg b/harbour/contrib/hbnf/tests/vidmode.prg index c025678b39..e9552be813 100644 --- a/harbour/contrib/hbnf/tests/vidmode.prg +++ b/harbour/contrib/hbnf/tests/vidmode.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cMode ) @@ -8,4 +8,3 @@ PROCEDURE Main( cMode ) QOut( "Video mode is: " + Str( FT_GETMODE() ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/wda.prg b/harbour/contrib/hbnf/tests/wda.prg index df49aeaf19..7730f4f9c6 100644 --- a/harbour/contrib/hbnf/tests/wda.prg +++ b/harbour/contrib/hbnf/tests/wda.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cDate, cDays ) @@ -10,4 +10,3 @@ PROCEDURE Main( cDate, cDays ) QOut( "New date: " + DToC( CToD( cDate ) + nDays ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/workdays.prg b/harbour/contrib/hbnf/tests/workdays.prg index ad540fe894..f11f57b34c 100644 --- a/harbour/contrib/hbnf/tests/workdays.prg +++ b/harbour/contrib/hbnf/tests/workdays.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ PROCEDURE Main( cStart, cStop ) @@ -7,4 +7,3 @@ PROCEDURE Main( cStart, cStop ) QOut( ft_workdays( CToD( cStart ), CToD( cStop ) ) ) RETURN - diff --git a/harbour/contrib/hbnf/tests/woy.prg b/harbour/contrib/hbnf/tests/woy.prg index b36b0f0661..d0d6146d62 100644 --- a/harbour/contrib/hbnf/tests/woy.prg +++ b/harbour/contrib/hbnf/tests/woy.prg @@ -1,5 +1,5 @@ /* - * $Id$ + * $Id$ */ // ADD PARAMETER "CENTURY" ON COMMAND LINES TO TEST 4-DIGIT YEARS @@ -48,4 +48,3 @@ PROCEDURE Main( cCent ) CLEAR RETURN -