aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/procfs/procfs_map.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-06 18:10:42 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-06 18:10:42 +0000
commitd167cf6f3a474d20001eddfb1d7c672407ef2630 (patch)
tree85ca15b7e245c758a7517f3c43b4ac5811d11929 /sys/fs/procfs/procfs_map.c
parentaa38f8f98caeb6e62166f51ff3ca2c331f5ec712 (diff)
downloadsrc-d167cf6f3a474d20001eddfb1d7c672407ef2630.tar.gz
src-d167cf6f3a474d20001eddfb1d7c672407ef2630.zip
/* -> /*- for copyright notices, minor format tweaks as necessary
Notes
Notes: svn path=/head/; revision=139776
Diffstat (limited to 'sys/fs/procfs/procfs_map.c')
-rw-r--r--sys/fs/procfs/procfs_map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/procfs/procfs_map.c b/sys/fs/procfs/procfs_map.c
index 06112fc14397..de0a58c6188e 100644
--- a/sys/fs/procfs/procfs_map.c
+++ b/sys/fs/procfs/procfs_map.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1993 Jan-Simon Pendry
* Copyright (c) 1993
* The Regents of the University of California. All rights reserved.