diff --git a/COPYING b/COPYING index 75a1ad8761e..00ccfbb6288 100644 --- a/COPYING +++ b/COPYING @@ -336,4 +336,4 @@ This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. \ No newline at end of file +Public License instead of this License. diff --git a/backends/platform/ds/arm9/source/fat/io_njsd.c b/backends/platform/ds/arm9/source/fat/io_njsd.c index b9cb52aa00d..12388da8e99 100644 --- a/backends/platform/ds/arm9/source/fat/io_njsd.c +++ b/backends/platform/ds/arm9/source/fat/io_njsd.c @@ -678,4 +678,4 @@ LPIO_INTERFACE NJSD_GetInterface(void) { } ; #endif // defined NDS -#endif \ No newline at end of file +#endif diff --git a/backends/platform/ds/arm9/source/fat/io_scsd.c b/backends/platform/ds/arm9/source/fat/io_scsd.c index 0a6ab5a528a..270691436d2 100644 --- a/backends/platform/ds/arm9/source/fat/io_scsd.c +++ b/backends/platform/ds/arm9/source/fat/io_scsd.c @@ -103,4 +103,4 @@ LPIO_INTERFACE SCSD_GetInterface(void) { return &io_scsd ; } ; -#endif \ No newline at end of file +#endif diff --git a/backends/platform/openpandora/build/PXML_schema.xsd b/backends/platform/openpandora/build/PXML_schema.xsd index 335efe50025..7c0d6350163 100644 --- a/backends/platform/openpandora/build/PXML_schema.xsd +++ b/backends/platform/openpandora/build/PXML_schema.xsd @@ -338,4 +338,4 @@ - \ No newline at end of file + diff --git a/backends/platform/psp/dummy.cpp b/backends/platform/psp/dummy.cpp index 748ac8cbf31..998ecf14887 100644 --- a/backends/platform/psp/dummy.cpp +++ b/backends/platform/psp/dummy.cpp @@ -53,4 +53,4 @@ getsockopt(0, 0, 0, NULL, NULL); return i; -} \ No newline at end of file +} diff --git a/backends/platform/psp/image_viewer.cpp b/backends/platform/psp/image_viewer.cpp index 1ed7698bc83..dbc7cc48c14 100644 --- a/backends/platform/psp/image_viewer.cpp +++ b/backends/platform/psp/image_viewer.cpp @@ -321,4 +321,4 @@ void ImageViewer::handleEvent(uint32 event) { PSP_ERROR("Unknown event %d\n", event); break; } -} \ No newline at end of file +} diff --git a/backends/platform/psp/image_viewer.h b/backends/platform/psp/image_viewer.h index ad188536a32..91a70b85cc3 100644 --- a/backends/platform/psp/image_viewer.h +++ b/backends/platform/psp/image_viewer.h @@ -99,4 +99,4 @@ public: void setDisplayManager(DisplayManager *displayManager) { _displayManager = displayManager; } }; -#endif /* PSP_IMAGE_VIEWER_H */ \ No newline at end of file +#endif /* PSP_IMAGE_VIEWER_H */ diff --git a/backends/platform/symbian/.placeholder b/backends/platform/symbian/.placeholder index dcf4d34a62e..4af1e27cc7e 100644 --- a/backends/platform/symbian/.placeholder +++ b/backends/platform/symbian/.placeholder @@ -1 +1 @@ ->> SumthinWicked *grins* << \ No newline at end of file +>> SumthinWicked *grins* << diff --git a/backends/platform/symbian/S60/scummvm-CVS-SymbianS60v2.pkg b/backends/platform/symbian/S60/scummvm-CVS-SymbianS60v2.pkg index 469c815afb4..0d22c9d0166 100644 --- a/backends/platform/symbian/S60/scummvm-CVS-SymbianS60v2.pkg +++ b/backends/platform/symbian/S60/scummvm-CVS-SymbianS60v2.pkg @@ -61,4 +61,4 @@ ""-"!:\system\apps\ScummVM\sdl.ini",FILENULL ; This install layout will let you upgrade to newer versions wihout loss of scummvm.ini. -; It will remove the config file, std***.txt files & dirs on uninstall. \ No newline at end of file +; It will remove the config file, std***.txt files & dirs on uninstall. diff --git a/backends/platform/symbian/UIQ2/scummvm-CVS-SymbianUIQ2_SE.pkg b/backends/platform/symbian/UIQ2/scummvm-CVS-SymbianUIQ2_SE.pkg index ad3a31cb30e..8284f646115 100644 --- a/backends/platform/symbian/UIQ2/scummvm-CVS-SymbianUIQ2_SE.pkg +++ b/backends/platform/symbian/UIQ2/scummvm-CVS-SymbianUIQ2_SE.pkg @@ -54,4 +54,4 @@ ; add extra Vibration lib for P800, will be ignored during all other installs IF MachineUID = 0x101F408B @"Vibration.sis", (0x101F94A3) -ENDIF \ No newline at end of file +ENDIF diff --git a/backends/platform/symbian/mmp/scummvm_base.mmp.in b/backends/platform/symbian/mmp/scummvm_base.mmp.in index 9acef57cea8..6a4bba8345e 100644 --- a/backends/platform/symbian/mmp/scummvm_base.mmp.in +++ b/backends/platform/symbian/mmp/scummvm_base.mmp.in @@ -156,4 +156,4 @@ SOURCE backends\vkeybd\virtual-keyboard.cpp // Downscaler SOURCE graphics\scaler\downscaler.cpp -MACRO SDL_BACKEND \ No newline at end of file +MACRO SDL_BACKEND diff --git a/devtools/create_hugo/dists/msvc10/create_hugo.vcxproj b/devtools/create_hugo/dists/msvc10/create_hugo.vcxproj index eae5fbc55c4..1bc98740a0b 100644 --- a/devtools/create_hugo/dists/msvc10/create_hugo.vcxproj +++ b/devtools/create_hugo/dists/msvc10/create_hugo.vcxproj @@ -110,4 +110,4 @@ - \ No newline at end of file + diff --git a/devtools/create_mads/main.cpp b/devtools/create_mads/main.cpp index aec9e45b8bc..b4de34d8322 100644 --- a/devtools/create_mads/main.cpp +++ b/devtools/create_mads/main.cpp @@ -124,4 +124,4 @@ int main(int argc, char *argv[]) { } return 0; -} \ No newline at end of file +} diff --git a/devtools/create_project/msvc10/create_project.vcxproj.filters b/devtools/create_project/msvc10/create_project.vcxproj.filters index 5ecd6c3dde8..b4f0b187745 100644 --- a/devtools/create_project/msvc10/create_project.vcxproj.filters +++ b/devtools/create_project/msvc10/create_project.vcxproj.filters @@ -68,4 +68,4 @@ scripts - \ No newline at end of file + diff --git a/dists/engine-data/README b/dists/engine-data/README index 7ccc52e5c84..ce74d590d98 100644 --- a/dists/engine-data/README +++ b/dists/engine-data/README @@ -21,4 +21,4 @@ sky.cpt: TODO toon.dat: -'toon.dat' contains all the strings hardcoded in the original executables. \ No newline at end of file +'toon.dat' contains all the strings hardcoded in the original executables. diff --git a/dists/motomagx/mgx/scummvm.cfg b/dists/motomagx/mgx/scummvm.cfg index 91567e80208..8780ba2115c 100644 --- a/dists/motomagx/mgx/scummvm.cfg +++ b/dists/motomagx/mgx/scummvm.cfg @@ -3,4 +3,4 @@ Exec = scummvm.lin Icon = icon.png Author = ScummVM Team Version = trunk -Comment = ScummVM \ No newline at end of file +Comment = ScummVM diff --git a/dists/os2/readme.os2 b/dists/os2/readme.os2 index a753323f4a1..e0a058a7080 100644 --- a/dists/os2/readme.os2 +++ b/dists/os2/readme.os2 @@ -10,4 +10,4 @@ All feedback is appreciated! Thanks! Paul Smedley -5th May, 2010 \ No newline at end of file +5th May, 2010 diff --git a/dists/win32/scummvm.gdf.xml b/dists/win32/scummvm.gdf.xml index 1c50924e15c..4a0c067b058 100644 --- a/dists/win32/scummvm.gdf.xml +++ b/dists/win32/scummvm.gdf.xml @@ -41,4 +41,4 @@ - \ No newline at end of file + diff --git a/engines/lastexpress/module.mk b/engines/lastexpress/module.mk index a11a7c4b67f..8b3287d5d74 100644 --- a/engines/lastexpress/module.mk +++ b/engines/lastexpress/module.mk @@ -80,4 +80,4 @@ PLUGIN := 1 endif # Include common rules -include $(srcdir)/rules.mk \ No newline at end of file +include $(srcdir)/rules.mk diff --git a/engines/sword25/util/pluto/FILEFORMAT b/engines/sword25/util/pluto/FILEFORMAT index b3f10ee6037..e7716675c7c 100644 --- a/engines/sword25/util/pluto/FILEFORMAT +++ b/engines/sword25/util/pluto/FILEFORMAT @@ -165,4 +165,4 @@ struct LocVar { Object name; /* Name of the local variable */ int startpc; /* Point where variable is active */ int endpc; /* Point where variable is dead */ -}; \ No newline at end of file +}; diff --git a/icons/scummvm.svg b/icons/scummvm.svg index 8fcdf6af40b..abf5b79e07a 100644 --- a/icons/scummvm.svg +++ b/icons/scummvm.svg @@ -108,4 +108,4 @@ id="image5920" x="9" y="26.110352" - style="display:inline" /> \ No newline at end of file + style="display:inline" /> diff --git a/test/README b/test/README index 479b2909675..25c378374ed 100644 --- a/test/README +++ b/test/README @@ -2,4 +2,4 @@ This directory contains some unit tests for ScummVM. They are based on CxxTest , which you can find in the cxxtest subdirectory, including its manual. -To run the unit tests, simply use "make test". \ No newline at end of file +To run the unit tests, simply use "make test".