fix the fsid_t structure to match name of __val
authorRich Felker <dalias@aerifal.cx>
Tue, 20 Sep 2011 15:16:27 +0000 (11:16 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 20 Sep 2011 15:16:27 +0000 (11:16 -0400)
commit32b82cf5cdc282839cc02c57a50c991e376f0348
tree60880b6b192f1a4ae6f815263b1f3743e04dc4cd
parent03a8362930c3c4fe49ee6b9cb2ba9f28153b15d3
fix the fsid_t structure to match name of __val

this is a case of poorly written man pages not matching the actual
implementation, and why i hate implementing nonstandard interfaces
with no actual documentation of how they're intended to work.
include/sys/statfs.h