From 57c3fa5fea04d39ea8830bd3ce7aeda70d26883c Mon Sep 17 00:00:00 2001 From: zolliker Date: Wed, 24 Aug 2005 06:11:35 +0000 Subject: [PATCH] fix 'No newline at end of file' --- tabledrive.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabledrive.c b/tabledrive.c index 71946f2..8ddf49b 100644 --- a/tabledrive.c +++ b/tabledrive.c @@ -631,4 +631,4 @@ int TableDriveAction(SConnection *pCon, SicsInterp *pSics, void *pData, } return 1; } - \ No newline at end of file +