aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-mailslot.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-11-19 10:23:39 +0000
committerGuy Harris <guy@alum.mit.edu>2001-11-19 10:23:39 +0000
commit5b36683d396273fff17ad78937bf54e68db87a62 (patch)
tree8840ab597a7695a3c406d61b4eecfd1963a2c8bd /packet-smb-mailslot.c
parent853aa01c6e9f89d00c71734dc4f6f0d59b243dc5 (diff)
Make the register routines for the mailslot, pipe, browser, and
mailslot-based logon protocols just be regular register routines, detected by the script that generates the "register.c" file, rather than special stuff known to the SMB dissector. svn path=/trunk/; revision=4222
Diffstat (limited to 'packet-smb-mailslot.c')
-rw-r--r--packet-smb-mailslot.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-smb-mailslot.c b/packet-smb-mailslot.c
index 83558d0f1f..b36ef5ea2f 100644
--- a/packet-smb-mailslot.c
+++ b/packet-smb-mailslot.c
@@ -2,7 +2,7 @@
* Routines for SMB mailslot packet dissection
* Copyright 2000, Jeffrey C. Foster <jfoste@woodward.com>
*
- * $Id: packet-smb-mailslot.c,v 1.23 2001/11/19 10:06:41 guy Exp $
+ * $Id: packet-smb-mailslot.c,v 1.24 2001/11/19 10:23:38 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -188,7 +188,7 @@ dissect_mailslot_smb(tvbuff_t *mshdr_tvb, tvbuff_t *setup_tvb,
}
void
-register_proto_smb_mailslot(void)
+proto_register_smb_mailslot(void)
{
static hf_register_info hf[] = {
{ &hf_opcode,