aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_gre.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-07 01:45:51 +0000
commitc398230b64aea809cb7c5cea8db580af7097920c (patch)
treeeb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/net/if_gre.h
parent610055c9e2703bbfa36be9b6af27493748a30967 (diff)
downloadsrc-c398230b64aea809cb7c5cea8db580af7097920c.tar.gz
src-c398230b64aea809cb7c5cea8db580af7097920c.zip
/* -> /*- for license, minor formatting changes
Notes
Notes: svn path=/head/; revision=139823
Diffstat (limited to 'sys/net/if_gre.h')
-rw-r--r--sys/net/if_gre.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_gre.h b/sys/net/if_gre.h
index 2910f2f96a8f..ef9fa4e0abfa 100644
--- a/sys/net/if_gre.h
+++ b/sys/net/if_gre.h
@@ -1,7 +1,7 @@
/* $NetBSD: if_gre.h,v 1.13 2003/11/10 08:51:52 wiz Exp $ */
/* $FreeBSD$ */
-/*
+/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved
*