Code cleanups for nodelist processing

This commit is contained in:
Michiel Broek
2004-07-10 13:26:16 +00:00
parent 19ad88a5db
commit 962fe209c6
4 changed files with 464 additions and 309 deletions

View File

@@ -481,8 +481,6 @@ typedef struct _nlusr {
#define NL_HOLD 0x02 /* Node is Hold */
#define NL_PVT 0x04 /* Private node */
#define NL_DUMMY 0x08 /* Dummy entry */
#define NL_ISDN 0x10 /* ISDN Only node */
#define NL_TCPIP 0x20 /* TCP/IP Only node */
/************************************************************************