@ -12,7 +12,7 @@ static NEARDATA int utcnt, utpnt;
static NEARDATA coord utrack[UTSZ];
void
initrack(void) /* This function initializes the tracking system by setting the values of utcnt and utpnt to 0. */
initrack(void)
{
utcnt = utpnt = 0;
}