PERFORCE change 55767 for review

Julian Elischer julian at FreeBSD.org
Fri Jun 25 05:47:03 GMT 2004


Change 55767 by julian at julian_jules1 on 2004/06/25 05:45:28

	fix typos

Affected files ...

.. //depot/projects/nsched/sys/kern/sched_4bsd.c#17 edit

Differences ...

==== //depot/projects/nsched/sys/kern/sched_4bsd.c#17 (text+ko) ====

@@ -939,7 +939,6 @@
  * Called from:
  *  sleepq_switch()
  */
- */
 void
 sched_sleep(struct thread *td)
 {
@@ -1557,6 +1556,7 @@
  *  sched_exit_ksegrp() (local)
  *  kse_exit()  (decreasing)
  *  kse_create() (increasing)
+ */
 void
 sched_set_concurrancy(struct ksegrp *kg, int concurrancy)
 {


More information about the p4-projects mailing list