summaryrefslogtreecommitdiffstats
path: root/sys/netccitt/hd_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netccitt/hd_debug.c')
-rw-r--r--sys/netccitt/hd_debug.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netccitt/hd_debug.c b/sys/netccitt/hd_debug.c
index 058a21c..bfd63a1 100644
--- a/sys/netccitt/hd_debug.c
+++ b/sys/netccitt/hd_debug.c
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)hd_debug.c 8.1 (Berkeley) 6/10/93
- * $Id$
+ * $Id: hd_debug.c,v 1.2 1994/08/02 07:46:59 davidg Exp $
*/
#include <sys/param.h>
@@ -68,8 +68,10 @@ struct hdlctrace {
int lasttracelogged, freezetrace;
#endif
+void
hd_trace (hdp, direction, frame)
struct hdcb *hdp;
+int direction;
register struct Hdlc_frame *frame;
{
register char *s;
OpenPOWER on IntegriCloud