aboutsummaryrefslogtreecommitdiffstats
path: root/packet-lpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-lpd.c')
-rw-r--r--packet-lpd.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/packet-lpd.c b/packet-lpd.c
index fbd0cba566..fcb26541fe 100644
--- a/packet-lpd.c
+++ b/packet-lpd.c
@@ -2,22 +2,22 @@
* Routines for LPR and LPRng packet disassembly
* Gilbert Ramirez <gram@alumni.rice.edu>
*
- * $Id: packet-lpd.c,v 1.36 2002/08/02 23:35:54 jmayer Exp $
+ * $Id: packet-lpd.c,v 1.37 2002/08/28 21:00:20 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.
@@ -167,7 +167,7 @@ proto_register_lpd(void)
{
static hf_register_info hf[] = {
{ &hf_lpd_response,
- { "Response", "lpd.response",
+ { "Response", "lpd.response",
FT_BOOLEAN, BASE_NONE, NULL, 0x0,
"TRUE if LPD response", HFILL }},