Subversion Repositories PlanixRsrch.SVN

Compare Revisions

Ignore whitespace Rev 328 → Rev 329

/trunk/libmavl/mavl_print.c
37,7 → 37,7
char *buffer,int width,
void (*pcb)(char*,struct mavlnode *))
{
char temp[80];
char temp[180];
int de;
de = cdepth;
if (!n)