tarfeef101 %!s(int64=6) %!d(string=hai) anos
pai
achega
de16a470f1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      kern/synchprobs/traffic_synch.c

+ 1 - 0
kern/synchprobs/traffic_synch.c

@@ -234,6 +234,7 @@ void intersection_before_entry(Direction origin, Direction destination)
     }
     else
     {
+      kprintf("skipped %d because it was null\n");
       continue;
     }
   }