delphij 2006-07-21 08:45:00 UTC
FreeBSD src repository
Modified files:
sys/dev/lmc if_lmc.h
Log:
The contents pointed by ssi_cables[] is never changed so explicitly
declare it as const char * instead of char *.
This change have no side impact to the code itself, and is a step
forward to WARNS=6 truss(1).
Revision Changes Path
1.4 +1 -1 src/sys/dev/lmc/if_lmc.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"