aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afs.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-afs.h')
-rw-r--r--packet-afs.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/packet-afs.h b/packet-afs.h
index 2bc699f2f9..ac73739f1b 100644
--- a/packet-afs.h
+++ b/packet-afs.h
@@ -1,10 +1,10 @@
/* packet-afs.h
* Definitions for packet disassembly structures and routines
*
- * $Id: packet-afs.h,v 1.6 2001/05/27 01:48:23 guy Exp $
+ * $Id: packet-afs.h,v 1.7 2001/05/27 05:00:17 guy Exp $
*
* Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@zing.org>
+ * By Gerald Combs <gerald@ethereal.com>
* Copyright 1998 Gerald Combs
*
*
@@ -26,8 +26,6 @@
#ifndef PACKET_AFS_H
#define PACKET_AFS_H
-void dissect_afs(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);
-
#define AFS_PORT_FS 7000
#define AFS_PORT_CB 7001
#define AFS_PORT_PROT 7002