From c441007867c8e6787e20c539333b0f42a345a99d Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 24 Feb 2010 00:34:18 +0100 Subject: Drop useless endif markers. --- include/libopenstm32/timer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/libopenstm32/timer.h') diff --git a/include/libopenstm32/timer.h b/include/libopenstm32/timer.h index 8434d3d..20392e3 100644 --- a/include/libopenstm32/timer.h +++ b/include/libopenstm32/timer.h @@ -802,4 +802,4 @@ /* DMAB[15:0]: DMA register for burst accesses */ -#endif /* LIBOPENSTM32_TIMER_H */ +#endif -- cgit v1.2.3