From 84bfdac1c9c1d6c82141fbe9f28861a127b9a22b Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Mon, 9 Oct 2000 19:11:21 +0000 Subject: Added experimental reset for packet() --- ncpd/packet.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ncpd/packet.h') 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(); -- cgit v1.2.3