diff options
author | Christoph Mallon | 2011-08-07 11:38:42 +0200 |
---|---|---|
committer | Johannes Schickel | 2011-08-07 13:53:33 +0200 |
commit | bf580e6e6b9af3a545dfd7105aa4e5d691443495 (patch) | |
tree | 91f6898f5a2c24b335c5ecf1fdee1edca2ecb1bf /backends/platform/openpandora | |
parent | 2c9fdf0df754176a375d5079c7e8578c6701630a (diff) | |
download | scummvm-rg350-bf580e6e6b9af3a545dfd7105aa4e5d691443495.tar.gz scummvm-rg350-bf580e6e6b9af3a545dfd7105aa4e5d691443495.tar.bz2 scummvm-rg350-bf580e6e6b9af3a545dfd7105aa4e5d691443495.zip |
JANITORIAL: Add missing NL at EOF.
Diffstat (limited to 'backends/platform/openpandora')
-rw-r--r-- | backends/platform/openpandora/build/PXML_schema.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/openpandora/build/PXML_schema.xsd b/backends/platform/openpandora/build/PXML_schema.xsd index 335efe5002..7c0d635016 100644 --- a/backends/platform/openpandora/build/PXML_schema.xsd +++ b/backends/platform/openpandora/build/PXML_schema.xsd @@ -338,4 +338,4 @@ </xs:sequence> </xs:complexType> </xs:element> -</xs:schema>
\ No newline at end of file +</xs:schema> |