summaryrefslogtreecommitdiff
path: root/net/netbsd-tap/files/if_tap.h
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2005-02-27 10:39:52 +0000
committercube <cube@pkgsrc.org>2005-02-27 10:39:52 +0000
commitb48aca128ba0f44fa00bdca26f30cf4d4f180030 (patch)
treea9f9aabd1ea1a5f43e8010eaa9a554bcb22baa9f /net/netbsd-tap/files/if_tap.h
parentacfd63268032823e0a992a3dfca10a38348c85bf (diff)
downloadpkgsrc-b48aca128ba0f44fa00bdca26f30cf4d4f180030.tar.gz
From -current: nuke trailing whitespace.
Diffstat (limited to 'net/netbsd-tap/files/if_tap.h')
-rw-r--r--net/netbsd-tap/files/if_tap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/netbsd-tap/files/if_tap.h b/net/netbsd-tap/files/if_tap.h
index df0fe436cf9..362391b1f2f 100644
--- a/net/netbsd-tap/files/if_tap.h
+++ b/net/netbsd-tap/files/if_tap.h
@@ -1,4 +1,4 @@
-/* $NetBSD: if_tap.h,v 1.1.1.1 2005/01/20 18:02:39 cube Exp $ */
+/* $NetBSD: if_tap.h,v 1.2 2005/02/27 10:39:52 cube Exp $ */
/*
* Copyright (c) 2004 The NetBSD Foundation.
@@ -6,7 +6,7 @@
*
* This code is derived from software contributed to the NetBSD Foundation
* by Quentin Garnier.
- *
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -22,7 +22,7 @@
* 4. Neither the name of The NetBSD Foundation 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 NETBSD FOUNDATION, INC. 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