Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 400 → Rev 391

/shark/trunk/oslib/libc/ioformat/ksprintf.c
153,7 → 153,6
parsing = 1;
}
break;
case '#' : break;
default : parsing = 0;
break;
}