Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2698 → Rev 2699

/trunk/uspace/lib/libc/include/dirent.h
43,7 → 43,6
 
typedef struct {
int fd;
unsigned pos;
struct dirent res;
} DIR;