summaryrefslogtreecommitdiffstats
path: root/sys/sys/resourcevar.h
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2010-07-18 20:23:10 +0000
committertrasz <trasz@FreeBSD.org>2010-07-18 20:23:10 +0000
commit935237a66a797429103b05be92d72e3bada85e69 (patch)
tree6d68f5c23a28cb978d118dcb947e3a74c4cce8ea /sys/sys/resourcevar.h
parentdd1ffe6ba105a42d29d9298246efc68536d197a7 (diff)
downloadFreeBSD-src-935237a66a797429103b05be92d72e3bada85e69.zip
FreeBSD-src-935237a66a797429103b05be92d72e3bada85e69.tar.gz
The "/*-" comment marker is supposed to denote copyrights. Remove non-copyright
occurences from sys/sys/ and sys/kern/.
Diffstat (limited to 'sys/sys/resourcevar.h')
-rw-r--r--sys/sys/resourcevar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/resourcevar.h b/sys/sys/resourcevar.h
index 67af9b6..878856c 100644
--- a/sys/sys/resourcevar.h
+++ b/sys/sys/resourcevar.h
@@ -79,7 +79,7 @@ struct plimit {
int pl_refcnt; /* number of references */
};
-/*-
+/*
* Per uid resource consumption. This structure is used to track
* the total resource consumption (process count, socket buffer size,
* etc) for the uid and impose limits.
OpenPOWER on IntegriCloud