diff options
Diffstat (limited to 'infosatepg.h')
-rw-r--r-- | infosatepg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infosatepg.h b/infosatepg.h index 7b4d80e..992369c 100644 --- a/infosatepg.h +++ b/infosatepg.h @@ -21,7 +21,7 @@ private: cGlobalInfosatepg *global; cStatusInfosatepg *statusMonitor; int numprocessed; - int mac; + int pmac; public: cPluginInfosatepg(void); virtual ~cPluginInfosatepg(); |