summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/nds/libfat/source/disc_io/io_sc_common.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/arm/nds/libfat/source/disc_io/io_sc_common.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/arm/nds/libfat/source/disc_io/io_sc_common.c b/c/src/lib/libbsp/arm/nds/libfat/source/disc_io/io_sc_common.c
index 7035e12686..9dabbdcd84 100644
--- a/c/src/lib/libbsp/arm/nds/libfat/source/disc_io/io_sc_common.c
+++ b/c/src/lib/libbsp/arm/nds/libfat/source/disc_io/io_sc_common.c
@@ -1,10 +1,10 @@
/*
- io_m3_common.h
+ io_m3_common.h
Routines common to all version of the Super Card
Copyright (c) 2006 Michael "Chishm" Chisholm
-
+
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
@@ -42,6 +42,6 @@ void _SC_changeMode(u8 mode) {
*unlockAddress = 0xA55A ;
*unlockAddress = mode ;
*unlockAddress = mode ;
-}
+}