@@ -31,7 +31,7 @@ typedef struct car
Direction dest;
bool old;
struct car * next;
- sruct cv * cv;
+ struct cv * cv;
} car;
typedef struct list