From 5170be934613b7143469781bc50003ef5d93acd0 Mon Sep 17 00:00:00 2001 From: zolliker Date: Wed, 24 Aug 2005 10:51:36 +0000 Subject: [PATCH] fixed warning: no newline at end of file --- tabledrive.h | 1 - tabledrive.w | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/tabledrive.h b/tabledrive.h index e16f9db..6cc7f98 100644 --- a/tabledrive.h +++ b/tabledrive.h @@ -50,4 +50,3 @@ int TableDriveAction(SConnection *pCon, SicsInterp *pSics, void *pData, #endif - diff --git a/tabledrive.w b/tabledrive.w index 4871cf1..33a36fd 100644 --- a/tabledrive.w +++ b/tabledrive.w @@ -113,5 +113,5 @@ int TableDriveAction(SConnection *pCon, SicsInterp *pSics, void *pData, #endif - @} - \ No newline at end of file +@} +