- Fix typos in the description of serial port defines.

svn path=/trunk/; revision=48728
This commit is contained in:
Aleksey Bragin
2010-09-10 08:30:13 +00:00
parent c27087c0e6
commit 60bb233f46
@@ -11,7 +11,7 @@
#pragma once
/* Note: These definitions are the internal definitions used by Microsoft serial
driver (see src/kernel/serial.h in Windows sources). Linux uses its own, as
driver (see src/kernel/serial/serial.h in WDK source code). Linux uses its own, as
do most other OS.
*/