aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/fnmatch.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-07 00:24:33 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-07 00:24:33 +0000
commitd6ea02625f1b6359862e9f45ba89b6a375be7833 (patch)
tree403d054de8e9c8f62d7f99e59c874c23ba1156ff /sys/libkern/fnmatch.c
parentdc347bc474eb82d461c3ab52e34cea156585d287 (diff)
downloadsrc-d6ea02625f1b6359862e9f45ba89b6a375be7833.tar.gz
src-d6ea02625f1b6359862e9f45ba89b6a375be7833.zip
/* -> /*- for copyright notices, minor format tweaks as necessary
Notes
Notes: svn path=/head/; revision=139815
Diffstat (limited to 'sys/libkern/fnmatch.c')
-rw-r--r--sys/libkern/fnmatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/libkern/fnmatch.c b/sys/libkern/fnmatch.c
index 04bcbcab851c..02ded93407ba 100644
--- a/sys/libkern/fnmatch.c
+++ b/sys/libkern/fnmatch.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993, 1994
* The Regents of the University of California. All rights reserved.
*