summaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/menu.h b/menu.h
index 7a5cc1c..0b688ea 100644
--- a/menu.h
+++ b/menu.h
@@ -1,5 +1,5 @@
/**
- * pvrinput plugin for the Video Disk Recorder
+ * pvrinput plugin for the Video Disk Recorder
*
* menu.h - setup menu class
*
@@ -49,8 +49,8 @@ public:
class cPvrMenuMain : public cOsdObject {
private:
- cOsd * osd;
- const cFont * font;
+ cOsd *osd;
+ const cFont *font;
int border;
int margin;
int width;