Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 391 → Rev 400

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