From 7d0c10a7e07a075d464364df7c1e75c444ced316 Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Fri, 6 Feb 2009 23:11:28 +0100 Subject: Improved processing --- infosatepg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'infosatepg.h') diff --git a/infosatepg.h b/infosatepg.h index 6a88e48..e1f51b2 100644 --- a/infosatepg.h +++ b/infosatepg.h @@ -20,6 +20,7 @@ private: // Add any member variables or functions you may need here. cGlobalInfosatepg *global; cStatusInfosatepg *statusMonitor; + int mac; public: cPluginInfosatepg(void); virtual ~cPluginInfosatepg(); -- cgit v1.2.3