Be BURN_BRIDGES compliant.

This commit is contained in:
phk 2004-06-21 21:57:31 +00:00
parent f0bec239ac
commit 5d5988e73f

View File

@ -257,7 +257,7 @@ struct mn_softc {
char name[8];
u_int32_t falc_irq, falc_state, framer_state;
struct schan *ch[M32_CHAN];
char nodename[NG_NODELEN + 1];
char nodename[NG_NODESIZ];
node_p node;
u_long cnt_fec;