From 272e8e1f92b4f0cfd9d898b455c719d560ab08a1 Mon Sep 17 00:00:00 2001 From: qfox Date: Mon, 21 Aug 2006 14:10:07 +0000 Subject: [PATCH] Forgot empty line at end of document. Fixed now. --- src/drivers/win/basicbot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/drivers/win/basicbot.h b/src/drivers/win/basicbot.h index df634c8f..ca47ca8a 100644 --- a/src/drivers/win/basicbot.h +++ b/src/drivers/win/basicbot.h @@ -13,4 +13,4 @@ static void error(int n); static void FromGUI();\ void UpdateExternalButton(); -#endif // _BASICBOT_H_ \ No newline at end of file +#endif // _BASICBOT_H_