summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtadvd/rrenum.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rtadvd/rrenum.h')
-rw-r--r--usr.sbin/rtadvd/rrenum.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.sbin/rtadvd/rrenum.h b/usr.sbin/rtadvd/rrenum.h
index d3c73a7..729b96f 100644
--- a/usr.sbin/rtadvd/rrenum.h
+++ b/usr.sbin/rtadvd/rrenum.h
@@ -1,7 +1,9 @@
+/* $KAME$ */
+
/*
* Copyright (C) 1998 WIDE Project.
* All rights reserved.
- *
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -13,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
@@ -29,6 +31,6 @@
* $FreeBSD$
*/
-void rr_input __P((int len, struct icmp6_router_renum *rr,
+void rr_input __P((int len, struct icmp6_router_renum *rr,
struct in6_pktinfo *pi, struct sockaddr_in6 *from,
struct in6_addr *dst));
OpenPOWER on IntegriCloud