Codecleanup for nodelist

This commit is contained in:
Michiel Broek
2004-07-10 11:46:35 +00:00
parent d7a6aeb162
commit 19ad88a5db
3 changed files with 135 additions and 139 deletions

View File

@@ -139,12 +139,11 @@ struct icmp_filter {
*
* Defines
*/
#define PRODCODE 0x11ff /* Official MBSE FTSC product code */
#define Max_passlen 14 /* Define maximum passwd length */
#define SS_BUFSIZE 1024 /* Socket buffersize */
#define MAXNLLINELEN 1024 /* Maximum nodelist line length */
#define PRODCODE 0x11ff /* Official MBSE FTSC product code */
#define Max_passlen 14 /* Define maximum passwd length */
#define SS_BUFSIZE 1024 /* Socket buffersize */
/*

View File

@@ -7,7 +7,6 @@
#define MAXNAME 35
#define MAXUFLAGS 16
#define MAXNLLINELEN 1024
/*