Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2733 → Rev 2708

/trunk/uspace/lib/libc/include/errno.h
42,7 → 42,6
#define ENOTDIR (-258)
#define ENOSPC (-259)
#define EEXIST (-260)
#define ENOTEMPTY (-261)
 
#endif