K 10 svn:author V 5 peter K 8 svn:date V 27 1997-04-06T16:16:11.000000Z K 7 svn:log V 339 Commit a typo fix that's been sitting in my tree for ages, quite forgotten. The typo was detected once apon a time with the -Wunused compile option. The result was that a block of code for implementing madvise(.. MADV_SEQUENTIAL..) behavior was "dead" and unused, probably negating the effect of activating the option. Reviewed by: dyson END