From 49d415389276f7209a11bc5711c02e80e79fe35c Mon Sep 17 00:00:00 2001 From: Oleg Hahm Date: Tue, 26 May 2015 19:44:15 +0200 Subject: [PATCH] msb-430h: removed superfluous #endif --- boards/msb-430h/include/periph_conf.h | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/msb-430h/include/periph_conf.h b/boards/msb-430h/include/periph_conf.h index b742d02f1b..dab91a33f1 100644 --- a/boards/msb-430h/include/periph_conf.h +++ b/boards/msb-430h/include/periph_conf.h @@ -22,4 +22,3 @@ /* make Travis happy: #ifdef __cplusplus extern "C" { #endif */ #endif /* PERIPH_CONF_H_ */ -#endif /* PERIPH_CONF_H */