From 4802bcd961c307ca88b251ec914e710f31fd652b Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Thu, 11 Aug 2011 20:20:12 +0200 Subject: [PATCH] Minor: removed empty lines. --- master/fmmu_config.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/master/fmmu_config.c b/master/fmmu_config.c index 59fb0077..37ef20f6 100644 --- a/master/fmmu_config.c +++ b/master/fmmu_config.c @@ -61,7 +61,6 @@ void ec_fmmu_config_init( &sc->sync_configs[sync_index].pdos); } - /*****************************************************************************/ /** Sets FMMU domain @@ -82,7 +81,6 @@ void ec_fmmu_config_domain( ec_domain_add_fmmu_config(domain, fmmu); } - /*****************************************************************************/ /** Initializes an FMMU configuration page.