Subversion Repositories public

Rev

Rev 280 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 280 Rev 311
Line 347... Line 347...
347
	   memmove(buf, buf+next, bufc-next);
347
	   memmove(buf, buf+next, bufc-next);
348
	   bufc -= next;
348
	   bufc -= next;
349
	}
349
	}
350
	else
350
	else
351
	   bufc = 0;
351
	   bufc = 0;
-
 
352
 
-
 
353
        return true;
352
}
354
}
353
 
355
 
354
bool ant::ANT_ResetSystem()
356
bool ant::ANT_ResetSystem()
355
{
357
{
356
uchar filler = 0;
358
uchar filler = 0;