aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_device.c
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/netgraph/ng_device.c
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/netgraph/ng_device.c')
-rw-r--r--sys/netgraph/ng_device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_device.c b/sys/netgraph/ng_device.c
index 2853b992721a..ed81bdb44cd1 100644
--- a/sys/netgraph/ng_device.c
+++ b/sys/netgraph/ng_device.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2002 Mark Santcroos <marks@ripe.net>
* Copyright (c) 2004 Gleb Smirnoff <glebius@FreeBSD.org>
*