diff options
Diffstat (limited to 'usr/src/uts/common/sys/net80211_proto.h')
-rw-r--r-- | usr/src/uts/common/sys/net80211_proto.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/uts/common/sys/net80211_proto.h b/usr/src/uts/common/sys/net80211_proto.h index 8d053fcd42..5df0c7aafa 100644 --- a/usr/src/uts/common/sys/net80211_proto.h +++ b/usr/src/uts/common/sys/net80211_proto.h @@ -1,5 +1,5 @@ /* - * Copyright 2007 Sun Microsystems, Inc. All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -35,11 +35,11 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#pragma ident "%Z%%M% %I% %E% SMI" - #ifndef _SYS_NET80211_PROTO_H #define _SYS_NET80211_PROTO_H +#pragma ident "%Z%%M% %I% %E% SMI" + /* * 802.11 protocol definitions */ |