diff --git a/kern/synchprobs/stoplight.c b/kern/synchprobs/stoplight.c index afbb458..239407a 100644 --- a/kern/synchprobs/stoplight.c +++ b/kern/synchprobs/stoplight.c @@ -38,9 +38,9 @@ * |0 | * - -- * 01 1 - * 3 32 + * 3 32 * -- -- - * | 2| + * | 2| * * As way to think about it, assuming cars drive on the right: a car entering * the intersection from direction X will enter intersection quadrant X first.