summaryrefslogtreecommitdiff
path: root/kern/priority.c
diff options
context:
space:
mode:
authorMarin Ramesa <mpr@hi.t-com.hr>2013-12-05 22:03:53 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-12-09 00:23:45 +0900
commitd07a5acea462921fb45362e7fbb569a7b7395268 (patch)
treefa780dc8c32da267a65f9cc74c82b28f8f46163e /kern/priority.c
parent41f02ddf9c3a2357a0dbcce4b06010d54da4c123 (diff)
kern/priority.c: update comment
This is priority.c. Not clock_prim.c. * kern/priority.c: Update comment.
Diffstat (limited to 'kern/priority.c')
-rw-r--r--kern/priority.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/priority.c b/kern/priority.c
index ddb8fd6..d9ded85 100644
--- a/kern/priority.c
+++ b/kern/priority.c
@@ -27,7 +27,7 @@
* the rights to redistribute these changes.
*/
/*
- * File: clock_prim.c
+ * File: priority.c
* Author: Avadis Tevanian, Jr.
* Date: 1986
*