kan 2004-06-25 01:16:02 UTC
FreeBSD src repository
Modified files:
lib/libdevstat devstat.c
Log:
Remove the use of cast as lvalue. GCC 3.4 isses a deprecation warning
for this now.
Revision Changes Path
1.26 +1 -1 src/lib/libdevstat/devstat.c