* Minor spelling mistake in sources
@ 2003-06-25 12:27 Richard Wallman
0 siblings, 0 replies; only message in thread
From: Richard Wallman @ 2003-06-25 12:27 UTC (permalink / raw)
To: linux-8086
arch/i86/drivers/block/directhd.c
Line 218:
void out_hd(unsinged int drive,unsigned int nsect,unsigned int sect,
should be:
void out_hd(unsigned int drive,unsigned int nsect,unsigned int sect,
Personally, I prefer my ints unsinged... :)
--
Richard Wallman - Sys Admin & Chief Developer
Mobile Fun Ltd
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-25 12:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-25 12:27 Minor spelling mistake in sources Richard Wallman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.