From 5d637953ab47f6fa953ea3cb648fb3cd02799a66 Mon Sep 17 00:00:00 2001 From: batt Date: Fri, 20 Feb 2009 19:05:35 +0000 Subject: [PATCH] Add empty spaces at EOF. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2373 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/hw/hw_stepper.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bertos/hw/hw_stepper.h b/bertos/hw/hw_stepper.h index 6b7cb34f..23d1252f 100644 --- a/bertos/hw/hw_stepper.h +++ b/bertos/hw/hw_stepper.h @@ -305,3 +305,5 @@ do { \ } while (0) #endif /* HW_STEPPER_H */ + + -- 2.25.1