# | Line 74 | Line 74 | private: | |
---|---|---|
74 | void parse(const string& method); | |
75 | void mode(); | |
76 | void display(const string& method); | |
77 | < | void header(); |
77 | > | void header(const string& method); |
78 | void footer(); | |
79 | public: | |
80 | HostStatus(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |