summaryrefslogtreecommitdiff
path: root/xml/function.h
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2012-03-28 17:54:20 +0300
committerVille Skyttä <ville.skytta@iki.fi>2012-03-28 17:54:20 +0300
commite74a3437211bed8e483ce289b87c99f479849a35 (patch)
tree001af70ff6ffad80f37411f507d6b8b97217b92a /xml/function.h
parenteb464b67a9ea3ba12056d8f8353d28833dfe68e3 (diff)
downloadvdr-plugin-text2skin-e74a3437211bed8e483ce289b87c99f479849a35.tar.gz
vdr-plugin-text2skin-e74a3437211bed8e483ce289b87c99f479849a35.tar.bz2
Trim trailing whitespace.
Diffstat (limited to 'xml/function.h')
-rw-r--r--xml/function.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/function.h b/xml/function.h
index 889b1e0..d50ddad 100644
--- a/xml/function.h
+++ b/xml/function.h
@@ -45,7 +45,7 @@ private:
int mNumber;
cxFunction *mParams[MAXPARAMETERS];
uint mNumParams;
-
+
protected:
cxType FunFile (const cxType &Param) const;
cxType FunPlugin(const cxType &Param) const;