summaryrefslogtreecommitdiffstats
path: root/src/commonlib/storage/sd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib/storage/sd.c')
-rw-r--r--src/commonlib/storage/sd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/commonlib/storage/sd.c b/src/commonlib/storage/sd.c
index 1b4bee0b475d..a925088afabd 100644
--- a/src/commonlib/storage/sd.c
+++ b/src/commonlib/storage/sd.c
@@ -9,7 +9,8 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ */
+/*
* Secure Digital (SD) card specific support code
* This code is controller independent
*/