Commit c22c4017 authored by Robert Karlsson's avatar Robert Karlsson

Minor bugfixes

parent 0406448b
......@@ -46,7 +46,7 @@
class PnViewerPNAC {
public:
PnViewerPNAC( pwr_tStatus *sts);
PnViewerPNAC( pwr_tStatus *sts, const char *dev_name);
~PnViewerPNAC();
void fetch_devices( vector<PnDevice>& dev_vect);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment