Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1177 → Rev 1178

/kernel/trunk/generic/include/errno.h
37,7 → 37,7
#define EREFUSED -4 /* Connection refused */
#define EFORWARD -5 /* Forward error */
#define EPERM -6 /* Permission denied */
#define EHANGUP -7 /* Answerbox closed cionnection, call sys_ipc_hangup
#define EHANGUP -7 /* Answerbox closed connection, call sys_ipc_hangup
* to close the connection. Used by answerbox
* to close the connection. */