Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4644 → Rev 4645

/programs/cmm/lib/strings.h
418,7 → 418,7
{
char tmpch[12];
itoa_(#tmpch, d_int);
debug(#tmpch);
debugln(#tmpch);
}