From 89fa3804f1a92841f79fdb9f1aece26a767637e4 Mon Sep 17 00:00:00 2001 From: Maarten ter Huurne Date: Thu, 18 Sep 2008 00:20:51 +0000 Subject: [PATCH] Added newline at end of file. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@567 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/DiscIO/Src/CompressedBlob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Core/DiscIO/Src/CompressedBlob.h b/Source/Core/DiscIO/Src/CompressedBlob.h index dd369a9ba7..1b953cbc42 100644 --- a/Source/Core/DiscIO/Src/CompressedBlob.h +++ b/Source/Core/DiscIO/Src/CompressedBlob.h @@ -80,4 +80,4 @@ public: } // namespace -#endif // COMPRESSED_BLOB_H_ \ No newline at end of file +#endif // COMPRESSED_BLOB_H_