Subversion Repositories PlanixRsrch.SVN

Compare Revisions

Ignore whitespace Rev 305 → Rev 306

/trunk/libmavl/mavl_print.c
32,7 → 32,7
#include "mavl.h"
 
 
void
static void
print0(struct mavlnode *n, int depth, int cdepth, int x,
char *buffer,int width,
void (*pcb)(char*,struct mavlnode *))