diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2012-03-28 17:54:20 +0300 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2012-03-28 17:54:20 +0300 |
commit | e74a3437211bed8e483ce289b87c99f479849a35 (patch) | |
tree | 001af70ff6ffad80f37411f507d6b8b97217b92a /xml/parser.h | |
parent | eb464b67a9ea3ba12056d8f8353d28833dfe68e3 (diff) | |
download | vdr-plugin-text2skin-e74a3437211bed8e483ce289b87c99f479849a35.tar.gz vdr-plugin-text2skin-e74a3437211bed8e483ce289b87c99f479849a35.tar.bz2 |
Trim trailing whitespace.
Diffstat (limited to 'xml/parser.h')
-rw-r--r-- | xml/parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/parser.h b/xml/parser.h index c8b8eb7..85e2576 100644 --- a/xml/parser.h +++ b/xml/parser.h @@ -11,5 +11,5 @@ class cText2SkinTheme; cxSkin *xmlParse(const std::string &name, const std::string &fileName, cText2SkinI18n *I18n, cText2SkinTheme *Theme); - + #endif // VDR_TEXT2SKIN_PARSER_H |