changeset 2433:11056072a809

Fixed mistake on E$NotRdy
author boisy
date Fri, 12 Feb 2010 22:51:23 +0000
parents 5fe8fc0cd10d
children eab6b9e18832
files lib/os9defs.a
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/os9defs.a	Fri Feb 12 22:37:25 2010 +0000
+++ b/lib/os9defs.a	Fri Feb 12 22:51:23 2010 +0000
@@ -1234,7 +1234,7 @@
 E$CRC:         RMB       1                   Bad Check Sum
 E$Read:        RMB       1                   Read Error
 E$Write:       RMB       1                   Write Error
-E$NotRd:       RMB       1                   Device Not Ready
+E$NotRdy:      RMB       1                   Device Not Ready
 E$Seek:        RMB       1                   Seek Error
 E$Full:        RMB       1                   Media Full
 E$BTyp:        RMB       1                   Bad Type (incompatable) media