From 74b228f3a8ae64e6e2db6be2c67dfd2bb5d3dd94 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Thu, 18 Aug 2016 18:13:12 +0000 Subject: [PATCH] doc: stm32f3: drop duplicate group opening Just a bad syntax error that slid in somewhere. --- lib/stm32/f3/flash.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/stm32/f3/flash.c b/lib/stm32/f3/flash.c index d157aca4..58687161 100644 --- a/lib/stm32/f3/flash.c +++ b/lib/stm32/f3/flash.c @@ -41,7 +41,6 @@ * You should have received a copy of the GNU Lesser General Public License * along with this library. If not, see . */ -/**@{*/ /**@{*/