Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3309 → Rev 3310

/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.c
116,7 → 116,6
unsigned int argc;
unsigned int scope;
char *buff;
char s[PATH_MAX];
 
DIR *dirp;
struct dirent *dp;