summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
diff options
context:
space:
mode:
authorSoren Jorvang <soren.jorvang@gmail.com>2010-12-22 06:45:59 +0000
committerSoren Jorvang <soren.jorvang@gmail.com>2010-12-22 06:45:59 +0000
commit3d68608024d395c415c59f8018e07d78511d50a9 (patch)
treebf9b26c2d4c92735145d6754f4e2173971b675eb /Source/Core/DiscIO
parent4a5ac3aa54a2c9a237c706ccf07f3352b09aee1b (diff)
Fix Unix build.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6645 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DiscIO')
-rw-r--r--Source/Core/DiscIO/Src/BannerLoaderWii.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/DiscIO/Src/BannerLoaderWii.cpp b/Source/Core/DiscIO/Src/BannerLoaderWii.cpp
index 215e944cf1..5464c68df8 100644
--- a/Source/Core/DiscIO/Src/BannerLoaderWii.cpp
+++ b/Source/Core/DiscIO/Src/BannerLoaderWii.cpp
@@ -209,4 +209,4 @@ void CBannerLoaderWii::decode5A3image(u32* dst, u16* src, int width, int height)
}
}
-} // namespace \ No newline at end of file
+} // namespace