Re: [PATCH] libdiskfs: small cleanups
Thanks, I've applied this patch. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd
[PATCH] libdiskfs: small cleanups
A few small cleanups. 2001-04-08 Neal H Walfield <[EMAIL PROTECTED]> * io-write.c (diskfs_S_io_write): Make local variable off an off_t and not an int. * io-read.c (diskfs_S_io_read): Likewise. * io-stat.c (diskfs_S_io_stat): Use memcpy, not bcopy. --- hurd-20