K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2009-06-16T13:52:21.208898Z K 7 svn:log V 215 Remove the "int *" typecast for the aresid argument to vn_rdwr() and change the type of the argument from size_t to int. This should avoid issues on 64bit architectures. Suggested by: kib Approved by: kib (mentor) END