summaryrefslogtreecommitdiff
path: root/src/commonlib/storage/storage_write.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib/storage/storage_write.c')
-rw-r--r--src/commonlib/storage/storage_write.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/commonlib/storage/storage_write.c b/src/commonlib/storage/storage_write.c
index edf13fc0a3..f5af6dc663 100644
--- a/src/commonlib/storage/storage_write.c
+++ b/src/commonlib/storage/storage_write.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.
- *
+ */
+/*
* MultiMediaCard (MMC), eMMC and Secure Digital (SD) write support code.
* This code is controller independent.
*/