From: ol.sc Date: Mon, 20 Feb 2012 23:01:45 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: V2.14~528 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e3f43a2894f43a4be8efdffc627bf27821034efa;p=cc65 Fixed typo. git-svn-id: svn://svn.cc65.org/cc65/trunk@5535 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/geos-common/symbols.txt b/libsrc/geos-common/symbols.txt index 9ef530ad2..10c7b1f48 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 uersion of GEOS is running. +version $c00f $c00f $e00c Byte Holds byte indicating uhat 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.