]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lane.c
whitespace cleanup
[tcpdump] / print-lane.c
index 2836f788f56b184c4160b39ff1a5b63e9d8e0f83..329e1d57bc170ec54b353eda028dafffaac98991 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Marko Kiiskila [email protected] 
- * 
+ * Marko Kiiskila [email protected]
+ *
  * Tampere University of Technology - Telecommunications Laboratory
  *
  * Permission to use, copy, modify and distribute this
  * documentation, and that the use of this software is
  * acknowledged in any publications resulting from using
  * the software.
- * 
+ *
  * TUT ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
  * CONDITION AND DISCLAIMS ANY LIABILITY OF ANY KIND FOR
  * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS
  * SOFTWARE.
- * 
+ *
  */
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-lane.c,v 1.12 2001-07-05 18:54:15 guy Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-lane.c,v 1.13 2002-06-11 17:08:51 itojun Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H