From 395a4bda311ee23c6f586446a92942d453c11782 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sat, 7 Dec 2013 22:01:57 +0100 Subject: whitespaces --- include/gos/chibios.h | 1 + include/gos/win32.h | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/gos/chibios.h b/include/gos/chibios.h index e9d3e8d2..5cc92010 100644 --- a/include/gos/chibios.h +++ b/include/gos/chibios.h @@ -97,3 +97,4 @@ gfxThreadHandle gfxThreadCreate(void *stackarea, size_t stacksz, threadpriority_ #endif /* GFX_USE_OS_CHIBIOS */ #endif /* _GOS_CHIBIOS_H */ + diff --git a/include/gos/win32.h b/include/gos/win32.h index 121bdb5a..de29ea3b 100644 --- a/include/gos/win32.h +++ b/include/gos/win32.h @@ -101,8 +101,6 @@ threadreturn_t gfxThreadWait(gfxThreadHandle thread); } #endif - - #endif /* GFX_USE_OS_WIN32 */ - #endif /* _GOS_WIN32_H */ + -- cgit v1.2.3