Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2173 → Rev 2174

/programs/system/shell/system/ctype.h
0,0 → 1,3
 
int toupper(int c);
int tolower(int c);