Trim index lines down to 79 characters, not 80.
Approved by: jkh
This commit is contained in:
parent
550abec2a0
commit
c1ff8324f0
@ -24,7 +24,7 @@
|
||||
#define _INST_INFO_H_INCLUDE
|
||||
|
||||
#ifndef MAXINDEXSIZE
|
||||
#define MAXINDEXSIZE 60
|
||||
#define MAXINDEXSIZE 59
|
||||
#endif
|
||||
|
||||
#ifndef MAXNAMESIZE
|
||||
|
Loading…
Reference in New Issue
Block a user