At Mon, 6 Aug 2007 20:14:25 +0200, Samuel Thibault wrote: > > Hi, > > Neal H. Walfield, le Mon 06 Aug 2007 19:56:30 +0200, a écrit : > > > +#ifdef MACH_ENTROPY > > > + /* Let's grab the cylinder numbers for entropy */ > > > + entropy_putdata (prev, sizeof(io_req_t)); > > > +#endif > > > > sizeof will always give the same value. Is this really what you want > > to do here? > > Mmm, he's giving a pointer and a size, isn't he?
You are right, sorry. I was confused and thought the size was the entropy. Neal _______________________________________________ Bug-hurd mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-hurd
