From 32b8506b2409a01d434dd0ab5024c7718852ebcb Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 29 Nov 2009 14:53:02 +0000 Subject: Whitespace removal. --- c/src/lib/libbsp/arm/nds/libfat/source/disc_io/io_sc_common.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'c/src/lib/libbsp/arm/nds/libfat/source/disc_io/io_sc_common.c') 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 ; -} +} -- cgit v1.2.3