From 44312d6fc460eee27dd6ef524bcf461ca9ff7774 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 26 Aug 2013 20:01:24 +0000 Subject: some cleanup git-svn-id: https://svn.spreadspace.org/mur.sat@844 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/mpu/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'software/mpu/main.c') diff --git a/software/mpu/main.c b/software/mpu/main.c index bf85609..461c071 100644 --- a/software/mpu/main.c +++ b/software/mpu/main.c @@ -39,8 +39,8 @@ /* * Application entry point. */ -int main(void) { - +int main(void) +{ /* * System initializations. * - HAL initialization, this also initializes the configured device drivers -- cgit v1.2.3