diff level2/modules/vtio.asm @ 2144:65e3494fa1f3

Corrected misspellings
author boisy
date Mon, 18 Feb 2008 14:05:36 +0000
parents 9e49b536525f
children b8c7b7fbf3c9
line wrap: on
line diff
--- a/level2/modules/vtio.asm	Mon Feb 18 14:04:33 2008 +0000
+++ b/level2/modules/vtio.asm	Mon Feb 18 14:05:36 2008 +0000
@@ -39,6 +39,8 @@
 * an infinite loop.  The problem was that IOMan clears the static
 * storage of a device whose use count has reached zero (in the
 * case of a hard detach).  See Note below.
+* 
+* Renamed to VTIO and reset edition to 1.
 *
 *   1      2006/03/04  Boisy G. Pitre
 * Added detection of CTRL-ALT-BREAK to invoke system debugger.
@@ -48,8 +50,6 @@
 * Fixed bug where an error other than E$MNF when linking to CoWin would be ignored.
 * Now, if the error returned from linking CoWin is not E$MNF, we don't bother to look
 * for CoGrf... we just return immediately.
-* 
-* Renamed to VTIO and reset edition to 1.
 
          nam   VTIO
          ttl   Video Terminal I/O Driver for CoCo 3