Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5718 → Rev 5717

/programs/cmm/lib/io.h
233,7 → 233,6
{
pos++;
if(!strncmp(pos,"sys/",4)) return PATH;
if(!strncmp(pos,"kolibrios/",10)) return PATH;
if(!strncmp(pos,"hd/",3)) return PATH;
if(!strncmp(pos,"fd/",3)) return PATH;
if(!strncmp(pos,"rd/",3)) return PATH;