From: ol.sc Date: Wed, 22 Feb 2012 19:57:01 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: V2.14~524 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=05858777882d0713db58751b2e279c40e4d83784;p=cc65 Fixed typo. git-svn-id: svn://svn.cc65.org/cc65/trunk@5539 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/geos-common/symbols.txt b/libsrc/geos-common/symbols.txt index 10c7b1f48..e62e04f02 100644 --- a/libsrc/geos-common/symbols.txt +++ b/libsrc/geos-common/symbols.txt @@ -220,7 +220,7 @@ totNumBlks n/a n/a $f60b Word Total number of blocks in current volume. turboFlags $8492 $8492 n/a 4 Bytes The turbo state flags for drives 8 through 11 on Commodore. usedRecords $8497 $8497 $f619 Byte Holds the nunber of records in an open VLIR file. vdcClrMode n/a $88be n/a Byte Holds the current color mode for C128 color routines. -version $c00f $c00f $e00c Byte Holds byte indicating uhat version of GEOS is running. +version $c00f $c00f $e00c Byte Holds byte indicating what version of GEOS is running. windowTop $33 $33 $021e Byte Top line of window for text clipping. year $8516 $8516 $f200 Byte Holds the year for the time of day clock.