aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd/dump.c
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>2001-01-21 15:25:46 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>2001-01-21 15:25:46 +0000
commitae3267258a82a01e77a38e08d437b6f4beca1693 (patch)
tree28c48c0d903eb98f0a58248479f6c2033f0a25ab /usr.sbin/rtadvd/dump.c
parenta336d37d0f7d5d95145d1594a7dd6732519cdae8 (diff)
downloadsrc-ae3267258a82a01e77a38e08d437b6f4beca1693.tar.gz
src-ae3267258a82a01e77a38e08d437b6f4beca1693.zip
make it easier to handle $FreeBSD$ tags (amount of diff matters).
Notes
Notes: svn path=/head/; revision=71333
Diffstat (limited to 'usr.sbin/rtadvd/dump.c')
-rw-r--r--usr.sbin/rtadvd/dump.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/rtadvd/dump.c b/usr.sbin/rtadvd/dump.c
index 8c070f8991cd..4b2801d16b99 100644
--- a/usr.sbin/rtadvd/dump.c
+++ b/usr.sbin/rtadvd/dump.c
@@ -1,3 +1,4 @@
+/* $FreeBSD$ */
/* $KAME: dump.c,v 1.10 2000/05/23 11:31:25 itojun Exp $ */
/*
@@ -27,8 +28,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#include <sys/types.h>
#include <sys/socket.h>