aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/packet.h')
-rw-r--r--ncpd/packet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ncpd/packet.h b/ncpd/packet.h
index 5c4bb4f..19385d3 100644
--- a/ncpd/packet.h
+++ b/ncpd/packet.h
@@ -45,6 +45,7 @@ class packet {
void setVerbose(short int);
short int getVerbose();
bool linkFailed();
+ void reset();
private:
bool terminated();