Hello!
On Sat, Mar 24, 2007 at 06:13:25PM +0100, I wrote:
> 2007-03-24 Thomas Schwinge <[EMAIL PROTECTED]>
>
> * isofs/inode.c (read_disknode): Correctly convert from nanoseconds to
> microseconds.
I checked this in.
Regards,
Thomas
signature.asc
Description: Digital signature
Thomas Schwinge, le Sat 24 Mar 2007 18:13:25 +0100, a écrit :
> Either I'm off here, but if I convert a nanosecond value to microseconds,
> I divide the value by thousand and don't multiply with thousand.
> Correct?
Yes.
Samuel
___
Bug-hurd mailing li
Hello!
Either I'm off here, but if I convert a nanosecond value to microseconds,
I divide the value by thousand and don't multiply with thousand.
Correct?
#v+
2007-03-24 Thomas Schwinge <[EMAIL PROTECTED]>
* isofs/inode.c (read_disknode): Correctly convert from nanoseconds to