aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-dfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-dcerpc-dfs.c')
-rw-r--r--packet-dcerpc-dfs.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/packet-dcerpc-dfs.c b/packet-dcerpc-dfs.c
index 12b2228394..e68378190b 100644
--- a/packet-dcerpc-dfs.c
+++ b/packet-dcerpc-dfs.c
@@ -2,22 +2,22 @@
* Routines for SMB \\PIPE\\netdfs packet disassembly
* Copyright 2001, Tim Potter <tpot@samba.org>
*
- * $Id: packet-dcerpc-dfs.c,v 1.4 2002/06/24 00:03:17 tpot Exp $
+ * $Id: packet-dcerpc-dfs.c,v 1.5 2002/08/28 21:00:09 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
* Copyright 1998 Gerald Combs
- *
+ *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
@@ -63,7 +63,7 @@ static const value_string dfs_opnum_vals[] = {
{ 0, NULL },
};
-void
+void
proto_register_dcerpc_dfs(void)
{
static hf_register_info hf[] = {