Removed trailing whitespaces from .h and .c files using the

winapi_cleanup tool written by Patrik Stridvall for the wine
project.

svn path=/trunk/; revision=6116
This commit is contained in:
Jörg Mayer 2002-08-28 20:41:00 +00:00
parent 64b6acac6d
commit 48be4e530d
99 changed files with 2000 additions and 2000 deletions

View File

@ -1,7 +1,7 @@
/* acconfig.h
* #ifdefs to be controlled by "configure"
*
* $Id: acconfig.h,v 1.2 2001/10/28 01:27:59 guy Exp $
* $Id: acconfig.h,v 1.3 2002/08/28 20:40:43 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* atalk-utils.c
* Routines for Appletalk utilities (DDP, currently).
*
* $Id: atalk-utils.c,v 1.2 2002/06/28 20:13:03 guy Exp $
* $Id: atalk-utils.c,v 1.3 2002/08/28 20:40:44 jmayer Exp $
*
* Simon Wilkinson <sxw@dcs.ed.ac.uk>
*

View File

@ -1,7 +1,7 @@
/* atalk-utils.h
* Definitions for Appletalk utilities (DDP, currently).
*
* $Id: atalk-utils.h,v 1.2 2002/06/28 20:13:03 guy Exp $
* $Id: atalk-utils.h,v 1.3 2002/08/28 20:40:44 jmayer Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
/* bitswap.c
* Table of bit-swapped values of bytes
*
* $Id: bitswap.c,v 1.1 2000/11/15 09:37:51 guy Exp $
* $Id: bitswap.c,v 1.2 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* bitswap.h
* Macro to bitswap a byte by looking it up in a table
*
* $Id: bitswap.h,v 1.1 2000/11/15 09:37:51 guy Exp $
* $Id: bitswap.h,v 1.2 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* column-utils.c
* Routines for column utilities.
*
* $Id: column-utils.c,v 1.17 2002/08/02 21:29:39 jmayer Exp $
* $Id: column-utils.c,v 1.18 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* column-utils.h
* Definitions for column utility structures and routines
*
* $Id: column-utils.h,v 1.6 2002/01/29 08:44:49 guy Exp $
* $Id: column-utils.h,v 1.7 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* column.h
* Definitions for column structures and routines
*
* $Id: column_info.h,v 1.2 2002/01/11 08:21:00 guy Exp $
* $Id: column_info.h,v 1.3 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* conversation.c
* Routines for building lists of packets that are part of a "conversation"
*
* $Id: conversation.c,v 1.19 2002/08/02 21:29:39 jmayer Exp $
* $Id: conversation.c,v 1.20 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* conversation.h
* Routines for building lists of packets that are part of a "conversation"
*
* $Id: conversation.h,v 1.9 2001/11/27 07:13:32 guy Exp $
* $Id: conversation.h,v 1.10 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: dfilter-int.h,v 1.6 2002/04/29 07:55:32 guy Exp $
* $Id: dfilter-int.h,v 1.7 2002/08/28 20:40:55 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: dfilter.c,v 1.10 2002/05/09 23:50:30 gram Exp $
* $Id: dfilter.c,v 1.11 2002/08/28 20:40:55 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: dfilter.h,v 1.5 2002/05/09 23:50:30 gram Exp $
* $Id: dfilter.h,v 1.6 2002/08/28 20:40:55 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: dfvm.c,v 1.7 2002/05/09 23:50:30 gram Exp $
* $Id: dfvm.c,v 1.8 2002/08/28 20:40:55 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,5 +1,5 @@
/*
* $Id: dfvm.h,v 1.6 2002/05/09 23:50:30 gram Exp $
* $Id: dfvm.h,v 1.7 2002/08/28 20:40:55 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* drange.c
* Routines for providing general range support to the dfilter library
*
* $Id: drange.c,v 1.3 2002/03/02 20:48:11 guy Exp $
* $Id: drange.c,v 1.4 2002/08/28 20:40:55 jmayer Exp $
*
* Copyright (c) 2000 by Ed Warnicke <hagbard@physics.rutgers.edu>
*

View File

@ -1,7 +1,7 @@
/* drange.h
* Routines for providing general range support to the dfilter library
*
* $Id: drange.h,v 1.2 2001/03/02 17:04:23 gram Exp $
* $Id: drange.h,v 1.3 2002/08/28 20:40:55 jmayer Exp $
*
* Copyright (c) 2000 by Ed Warnicke <hagbard@physics.rutgers.edu>
*

View File

@ -1,5 +1,5 @@
/*
* $Id: gencode.c,v 1.6 2002/03/02 20:48:11 guy Exp $
* $Id: gencode.c,v 1.7 2002/08/28 20:40:55 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,4 +1,4 @@
/* $Id: glib-util.c,v 1.1 2001/02/01 20:21:18 gram Exp $ */
/* $Id: glib-util.c,v 1.2 2002/08/28 20:40:55 jmayer Exp $ */
#include <string.h>
#include <glib.h>

View File

@ -1,5 +1,5 @@
/*
* $Id: semcheck.c,v 1.12 2002/08/24 19:45:26 guy Exp $
* $Id: semcheck.c,v 1.13 2002/08/28 20:40:55 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: semcheck.h,v 1.2 2001/02/01 20:31:18 gram Exp $
* $Id: semcheck.h,v 1.3 2002/08/28 20:40:56 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,5 +1,5 @@
/*
* $Id: sttype-integer.c,v 1.1 2001/02/27 19:23:28 gram Exp $
* $Id: sttype-integer.c,v 1.2 2002/08/28 20:40:56 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,5 +1,5 @@
/*
* $Id: sttype-pointer.c,v 1.2 2001/02/01 20:31:18 gram Exp $
* $Id: sttype-pointer.c,v 1.3 2002/08/28 20:40:56 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,5 +1,5 @@
/*
* $Id: sttype-range.c,v 1.4 2002/01/21 07:37:37 guy Exp $
* $Id: sttype-range.c,v 1.5 2002/08/28 20:40:56 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: sttype-range.h,v 1.3 2001/02/27 19:23:28 gram Exp $
* $Id: sttype-range.h,v 1.4 2002/08/28 20:40:56 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,5 +1,5 @@
/*
* $Id: sttype-string.c,v 1.2 2001/02/01 20:31:18 gram Exp $
* $Id: sttype-string.c,v 1.3 2002/08/28 20:40:56 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,5 +1,5 @@
/*
* $Id: sttype-test.c,v 1.2 2001/02/01 20:31:18 gram Exp $
* $Id: sttype-test.c,v 1.3 2002/08/28 20:40:56 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,5 +1,5 @@
/*
* $Id: sttype-test.h,v 1.2 2001/02/01 20:31:18 gram Exp $
* $Id: sttype-test.h,v 1.3 2002/08/28 20:40:56 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,5 +1,5 @@
/*
* $Id: syntax-tree.c,v 1.4 2001/10/26 17:29:11 gram Exp $
* $Id: syntax-tree.c,v 1.5 2002/08/28 20:40:56 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,5 +1,5 @@
/*
* $Id: syntax-tree.h,v 1.3 2001/02/27 19:23:28 gram Exp $
* $Id: syntax-tree.h,v 1.4 2002/08/28 20:40:56 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,6 +1,6 @@
/* epan.h
*
* $Id: epan.h,v 1.12 2001/12/18 19:09:03 gram Exp $
* $Id: epan.h,v 1.13 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal Protocol Analyzer Library
*

View File

@ -1,6 +1,6 @@
/* epan_dissect.h
*
* $Id: epan_dissect.h,v 1.1 2001/12/18 19:09:03 gram Exp $
* $Id: epan_dissect.h,v 1.2 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal Protocol Analyzer Library
*

View File

@ -13,7 +13,7 @@
* This source code may be translated into executable form and incorporated
* into proprietary software; there is no requirement for such software to
* contain a copyright notice related to this source.
* $Id: except.c,v 1.2 2001/07/27 16:20:39 gram Exp $
* $Id: except.c,v 1.3 2002/08/28 20:40:44 jmayer Exp $
* $Name: $
*/
@ -27,7 +27,7 @@
#define XCEPT_BUFFER_SIZE 1024
#ifdef KAZLIB_RCSID
static const char rcsid[] = "$Id: except.c,v 1.2 2001/07/27 16:20:39 gram Exp $";
static const char rcsid[] = "$Id: except.c,v 1.3 2002/08/28 20:40:44 jmayer Exp $";
#endif
#define group except_group

View File

@ -14,7 +14,7 @@
* into proprietary software; there is no requirement for such software to
* contain a copyright notice related to this source.
*
* $Id: except.h,v 1.3 2002/08/14 19:18:15 guy Exp $
* $Id: except.h,v 1.4 2002/08/28 20:40:44 jmayer Exp $
* $Name: $
*/

View File

@ -1,7 +1,7 @@
/* filesystem.c
* Filesystem utility routines
*
* $Id: filesystem.c,v 1.19 2002/08/02 21:29:39 jmayer Exp $
* $Id: filesystem.c,v 1.20 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* filesystem.h
* Filesystem utility definitions
*
* $Id: filesystem.h,v 1.11 2002/06/23 21:33:09 guy Exp $
* $Id: filesystem.h,v 1.12 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* frame_data.c
* Routines for packet disassembly
*
* $Id: frame_data.c,v 1.2 2002/08/02 21:29:39 jmayer Exp $
* $Id: frame_data.c,v 1.3 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* frame_data.h
* Definitions for frame_data structures and routines
*
* $Id: frame_data.h,v 1.6 2002/08/14 19:18:15 guy Exp $
* $Id: frame_data.h,v 1.7 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: ftype-bytes.c,v 1.12 2002/05/10 02:44:08 gram Exp $
* $Id: ftype-bytes.c,v 1.13 2002/08/28 20:41:00 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: ftype-double.c,v 1.6 2002/08/24 19:45:28 guy Exp $
* $Id: ftype-double.c,v 1.7 2002/08/28 20:41:00 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: ftype-integer.c,v 1.9 2002/07/17 00:42:54 guy Exp $
* $Id: ftype-integer.c,v 1.10 2002/08/28 20:41:00 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: ftype-ipv4.c,v 1.8 2002/02/05 22:50:17 guy Exp $
* $Id: ftype-ipv4.c,v 1.9 2002/08/28 20:41:00 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: ftype-none.c,v 1.3 2001/07/13 00:55:56 guy Exp $
* $Id: ftype-none.c,v 1.4 2002/08/28 20:41:00 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,5 +1,5 @@
/*
* $Id: ftype-string.c,v 1.6 2002/03/02 20:48:13 guy Exp $
* $Id: ftype-string.c,v 1.7 2002/08/28 20:41:00 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: ftype-time.c,v 1.16 2002/02/05 22:50:17 guy Exp $
* $Id: ftype-time.c,v 1.17 2002/08/28 20:41:00 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: ftype-tvbuff.c,v 1.6 2002/01/21 07:37:39 guy Exp $
* $Id: ftype-tvbuff.c,v 1.7 2002/08/28 20:41:00 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: ftypes-int.h,v 1.5 2002/01/21 07:37:39 guy Exp $
* $Id: ftypes-int.h,v 1.6 2002/08/28 20:41:00 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,5 +1,5 @@
/*
* $Id: ftypes.c,v 1.6 2002/02/05 22:50:17 guy Exp $
* $Id: ftypes.c,v 1.7 2002/08/28 20:41:00 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* ftypes.h
* Definitions for field types
*
* $Id: ftypes.h,v 1.13 2002/08/24 19:45:28 guy Exp $
* $Id: ftypes.h,v 1.14 2002/08/28 20:41:00 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -2,7 +2,7 @@
*
* Useful macro for use during development.
*
* $Id: gdebug.h,v 1.2 2001/02/01 20:31:17 gram Exp $
* $Id: gdebug.h,v 1.3 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,6 +1,6 @@
/* inet_aton.h
*
* $Id: inet_aton.h,v 1.1 2000/10/14 04:31:26 gram Exp $
* $Id: inet_aton.h,v 1.2 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -20,7 +20,7 @@
#endif
#if defined(LIBC_SCCS) && !defined(lint)
static char rcsid[] = "$Id: inet_ntop.c,v 1.5 2002/08/04 00:45:59 jmayer Exp $";
static char rcsid[] = "$Id: inet_ntop.c,v 1.6 2002/08/28 20:40:44 jmayer Exp $";
#endif /* LIBC_SCCS and not lint */
#ifdef HAVE_SYS_PARAM_H

View File

@ -1,6 +1,6 @@
/* inet_v6defs.h
*
* $Id: inet_v6defs.h,v 1.1 2000/10/14 04:31:26 gram Exp $
* $Id: inet_v6defs.h,v 1.2 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -2,7 +2,7 @@
* Routines for handling of 64-bit integers
* 2001 Ronnie Sahlberg
*
* $Id: int-64bit.c,v 1.2 2002/03/02 20:48:10 guy Exp $
* $Id: int-64bit.c,v 1.3 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* int-64bit.h
* Handling of 64-bit integers
*
* $Id: int-64bit.h,v 1.1 2001/11/22 03:07:06 hagbard Exp $
* $Id: int-64bit.h,v 1.2 2002/08/28 20:40:44 jmayer Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License

View File

@ -5,7 +5,7 @@
*
* Gilbert Ramirez <gram@alumni.rice.edu>
*
* $Id: ipv4.c,v 1.3 2002/08/02 21:29:39 jmayer Exp $
* $Id: ipv4.c,v 1.4 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -5,7 +5,7 @@
*
* Gilbert Ramirez <gram@alumni.rice.edu>
*
* $Id: ipv4.h,v 1.3 2001/11/13 23:55:37 gram Exp $
* $Id: ipv4.h,v 1.4 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* ipv6-utils.h
* Definitions for IPv6 packet disassembly
*
* $Id: ipv6-utils.h,v 1.1 2001/04/01 07:06:23 hagbard Exp $
* $Id: ipv6-utils.h,v 1.2 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* nstime.h
* Definition of data structure to hold time values with nanosecond resolution
*
* $Id: nstime.h,v 1.1 2001/09/14 07:33:04 guy Exp $
* $Id: nstime.h,v 1.2 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -2,7 +2,7 @@
* Routines for ISO/OSI network and transport protocol packet disassembly
* Main entrance point and common functions
*
* $Id: osi-utils.c,v 1.7 2002/08/02 21:29:39 jmayer Exp $
* $Id: osi-utils.c,v 1.8 2002/08/28 20:40:44 jmayer Exp $
* Laurent Deniel <deniel@worldnet.fr>
* Ralf Schneider <Ralf.Schneider@t-online.de>
*

View File

@ -1,6 +1,6 @@
/* osi-utils.h
*
* $Id: osi-utils.h,v 1.3 2001/04/02 10:41:19 guy Exp $
* $Id: osi-utils.h,v 1.4 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* packet.c
* Routines for packet disassembly
*
* $Id: packet.c,v 1.77 2002/08/24 10:41:40 guy Exp $
* $Id: packet.c,v 1.78 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* packet.h
* Definitions for packet disassembly structures and routines
*
* $Id: packet.h,v 1.59 2002/08/21 21:25:21 tpot Exp $
* $Id: packet.h,v 1.60 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* packet_info.h
* Definitions for packet info structures and routines
*
* $Id: packet_info.h,v 1.18 2002/08/22 18:53:54 guy Exp $
* $Id: packet_info.h,v 1.19 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -2,7 +2,7 @@
* Definitions for extracting and translating integers safely and portably
* via pointers.
*
* $Id: pint.h,v 1.5 2002/08/02 21:29:39 jmayer Exp $
* $Id: pint.h,v 1.6 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* plugins.c
* plugin routines
*
* $Id: plugins.c,v 1.58 2002/08/14 19:18:15 guy Exp $
* $Id: plugins.c,v 1.59 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* plugins.h
* definitions for plugins structures
*
* $Id: plugins.h,v 1.8 2001/03/31 22:36:21 hagbard Exp $
* $Id: plugins.h,v 1.9 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* proto.c
* Routines for protocol tree
*
* $Id: proto.c,v 1.73 2002/08/24 19:45:24 guy Exp $
* $Id: proto.c,v 1.74 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* proto.h
* Definitions for protocol display
*
* $Id: proto.h,v 1.35 2002/08/24 19:45:24 guy Exp $
* $Id: proto.h,v 1.36 2002/08/28 20:40:44 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* resolv.c
* Routines for network object lookup
*
* $Id: resolv.c,v 1.24 2002/08/02 21:29:40 jmayer Exp $
* $Id: resolv.c,v 1.25 2002/08/28 20:40:45 jmayer Exp $
*
* Laurent Deniel <deniel@worldnet.fr>
*

View File

@ -1,7 +1,7 @@
/* resolv.h
* Definitions for network object lookup
*
* $Id: resolv.h,v 1.8 2002/01/13 20:35:10 guy Exp $
* $Id: resolv.h,v 1.9 2002/08/28 20:40:45 jmayer Exp $
*
* Laurent Deniel <deniel@worldnet.fr>
*

View File

@ -2,7 +2,7 @@
* Routines for SNA
* Gilbert Ramirez <gram@alumni.rice.edu>
*
* $Id: sna-utils.c,v 1.3 2001/11/13 23:55:37 gram Exp $
* $Id: sna-utils.c,v 1.4 2002/08/28 20:40:45 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* sna-utils.h
* Definitions for SNA dissection.
*
* $Id: sna-utils.h,v 1.2 2001/04/01 07:06:24 hagbard Exp $
* $Id: sna-utils.h,v 1.3 2002/08/28 20:40:45 jmayer Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
/* strutil.c
* String utility routines
*
* $Id: strutil.c,v 1.8 2002/08/02 21:29:40 jmayer Exp $
* $Id: strutil.c,v 1.9 2002/08/28 20:40:45 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* strutil.h
* String utility definitions
*
* $Id: strutil.h,v 1.8 2002/08/02 21:29:40 jmayer Exp $
* $Id: strutil.h,v 1.9 2002/08/28 20:40:45 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* timestamp.h
* Defines for packet timestamps
*
* $Id: timestamp.h,v 1.1 2001/04/01 06:11:25 hagbard Exp $
* $Id: timestamp.h,v 1.2 2002/08/28 20:40:45 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* to_str.c
* Routines for utilities to convert various other types to strings.
*
* $Id: to_str.c,v 1.16 2002/08/03 19:35:16 guy Exp $
* $Id: to_str.c,v 1.17 2002/08/28 20:40:45 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* to_str.h
* Definitions for utilities to convert various other types to strings.
*
* $Id: to_str.h,v 1.7 2002/08/02 21:29:40 jmayer Exp $
* $Id: to_str.h,v 1.8 2002/08/28 20:40:45 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -2,7 +2,7 @@
*
* tvbtest : tvbtest.o tvbuff.o except.o
*
* $Id: tvbtest.c,v 1.2 2001/11/13 23:55:37 gram Exp $
* $Id: tvbtest.c,v 1.3 2002/08/28 20:40:45 jmayer Exp $
*
* Copyright (c) 2000 by Gilbert Ramirez <gram@alumni.rice.edu>
*

View File

@ -9,7 +9,7 @@
* the data of a backing tvbuff, or can be a composite of
* other tvbuffs.
*
* $Id: tvbuff.c,v 1.39 2002/08/02 21:29:40 jmayer Exp $
* $Id: tvbuff.c,v 1.40 2002/08/28 20:40:45 jmayer Exp $
*
* Copyright (c) 2000 by Gilbert Ramirez <gram@alumni.rice.edu>
*

View File

@ -9,7 +9,7 @@
* the data of a backing tvbuff, or can be a composite of
* other tvbuffs.
*
* $Id: tvbuff.h,v 1.28 2002/07/17 06:55:24 guy Exp $
* $Id: tvbuff.h,v 1.29 2002/08/28 20:40:45 jmayer Exp $
*
* Copyright (c) 2000 by Gilbert Ramirez <gram@alumni.rice.edu>
*

View File

@ -1,7 +1,7 @@
/* value_string.c
* Routines for value_strings
*
* $Id: value_string.c,v 1.3 2001/09/14 07:23:33 guy Exp $
* $Id: value_string.c,v 1.4 2002/08/28 20:40:45 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -1,7 +1,7 @@
/* value_string.h
* Definitions for value_string structures and routines
*
* $Id: value_string.h,v 1.2 2001/11/04 03:55:52 guy Exp $
* $Id: value_string.h,v 1.3 2002/08/28 20:40:45 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>

View File

@ -2,7 +2,7 @@
* Routines for docsis dissection
* Copyright 2002, Anand V. Narwani <anarwani@cisco.com>
*
* $Id: packet-docsis.c,v 1.7 2002/08/20 22:44:25 guy Exp $
* $Id: packet-docsis.c,v 1.8 2002/08/28 20:38:59 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,6 +1,6 @@
/* packet-docsis.h
*
* $Id: packet-docsis.h,v 1.2 2002/08/02 22:04:13 jmayer Exp $
* $Id: packet-docsis.h,v 1.3 2002/08/28 20:38:59 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -3,7 +3,7 @@
* By Steve Limkemann <stevelim@dgtech.com>
* Copyright 1998 Steve Limkemann
*
* $Id: packet-gryphon.c,v 1.34 2002/08/02 22:04:20 jmayer Exp $
* $Id: packet-gryphon.c,v 1.35 2002/08/28 20:39:05 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -1,7 +1,7 @@
/* packet-gryphon.c
* Definitions for Gryphon packet disassembly structures and routines
*
* $Id: packet-gryphon.h,v 1.6 2002/05/01 06:56:16 guy Exp $
* $Id: packet-gryphon.h,v 1.7 2002/08/28 20:39:05 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Steve Limkemann <stevelim@dgtech.com>

View File

@ -2,7 +2,7 @@
* Routines for mgcp packet disassembly
* RFC 2705
*
* $Id: packet-mgcp.c,v 1.34 2002/08/02 22:04:22 jmayer Exp $
* $Id: packet-mgcp.c,v 1.35 2002/08/28 20:39:07 jmayer Exp $
*
* Copyright (c) 2000 by Ed Warnicke <hagbard@physics.rutgers.edu>
*

View File

@ -1,7 +1,7 @@
/* plugin_api.c
* Routines for Ethereal plugins.
*
* $Id: plugin_api.c,v 1.41 2002/08/14 19:18:20 guy Exp $
* $Id: plugin_api.c,v 1.42 2002/08/28 20:38:57 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* Copyright 2000 by Gilbert Ramirez <gram@alumni.rice.edu>

View File

@ -1,7 +1,7 @@
/* plugin_api.h
* Routines for Ethereal plugins.
*
* $Id: plugin_api.h,v 1.42 2002/08/14 19:18:20 guy Exp $
* $Id: plugin_api.h,v 1.43 2002/08/28 20:38:57 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* Copyright 2000 by Gilbert Ramirez <gram@alumni.rice.edu>

View File

@ -2,7 +2,7 @@
* Declarations of a list of "p_" names; included in various places
* to declare them as variables or as function members.
*
* $Id: plugin_api_decls.h,v 1.4 2002/08/14 19:18:20 guy Exp $
* $Id: plugin_api_decls.h,v 1.5 2002/08/28 20:38:57 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* Copyright 2000 by Gilbert Ramirez <gram@alumni.rice.edu>

View File

@ -1,7 +1,7 @@
/* plugin_api_defs.h
* Define the variables that hold pointers to plugin API functions
*
* $Id: plugin_api_defs.h,v 1.14 2002/05/05 00:16:36 guy Exp $
* $Id: plugin_api_defs.h,v 1.15 2002/08/28 20:38:58 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* Copyright 2000 by Gilbert Ramirez <gram@alumni.rice.edu>

View File

@ -1,7 +1,7 @@
/* plugin_table.h
* Table of exported addresses for Ethereal plugins.
*
* $Id: plugin_table.h,v 1.52 2002/08/14 19:18:20 guy Exp $
* $Id: plugin_table.h,v 1.53 2002/08/28 20:38:58 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* Copyright 2000 by Gilbert Ramirez <gram@alumni.rice.edu>