summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2002-01-22 18:52:39 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2002-01-22 18:52:39 +0000
commit6420d6d9c3aa8ff72ab0df8bb12f09f12fb661c8 (patch)
treeaafac071f6cf9b1b29d644d0e57ecca92e824b9c /usr.sbin
parent75f57b74f63a511e763199d2192dacdf0a62efa0 (diff)
trailing spaces, humppa
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/tcpdump/print-hsrp.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/tcpdump/print-hsrp.c b/usr.sbin/tcpdump/print-hsrp.c
index d5ec38e6cb9..080f5d0c9bb 100644
--- a/usr.sbin/tcpdump/print-hsrp.c
+++ b/usr.sbin/tcpdump/print-hsrp.c
@@ -1,9 +1,9 @@
-/* $OpenBSD: print-hsrp.c,v 1.1 2002/01/22 18:33:07 mickey Exp $ */
+/* $OpenBSD: print-hsrp.c,v 1.2 2002/01/22 18:52:38 mickey Exp $ */
/*
* Copyright (C) 2001 Julian Cowley
* All rights reserved.
- *
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -15,7 +15,7 @@
* 3. Neither the name of the project nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
- *
+ *
* THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -33,7 +33,7 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: /cvs/OpenBSD/src/usr.sbin/tcpdump/print-hsrp.c,v 1.1 2002/01/22 18:33:07 mickey Exp $";
+ "@(#) $Header: /cvs/OpenBSD/src/usr.sbin/tcpdump/print-hsrp.c,v 1.2 2002/01/22 18:52:38 mickey Exp $";
#endif
#ifdef HAVE_CONFIG_H