mirror of
https://github.com/cc65/cc65.git
synced 2025-01-24 04:34:35 +00:00
Fixed typo.
This commit is contained in:
parent
4b42d6ad54
commit
582aa41f2a
@ -342,7 +342,7 @@ The default drivers, <tt/mouse_stddrv (mouse_static_stddrv)/, point to <tt/c128-
|
||||
<sect1>Realtime clock<p>
|
||||
|
||||
The realtime clock functions use the CIA1 TOD clock. As that clock only stores
|
||||
the time but not the date, the date set by <tt/clock_settime()/ ist simply stored
|
||||
the time but not the date, the date set by <tt/clock_settime()/ is simply stored
|
||||
inside the C library for retrieval in the same program via <tt/clock_gettime()/.
|
||||
|
||||
|
||||
|
@ -421,7 +421,7 @@ The default drivers, <tt/mouse_stddrv (mouse_static_stddrv)/, point to <tt/c64-1
|
||||
<sect1>Realtime clock<p>
|
||||
|
||||
The realtime clock functions use the CIA1 TOD clock. As that clock only stores
|
||||
the time but not the date, the date set by <tt/clock_settime()/ ist simply stored
|
||||
the time but not the date, the date set by <tt/clock_settime()/ is simply stored
|
||||
inside the C library for retrieval in the same program via <tt/clock_gettime()/.
|
||||
|
||||
|
||||
|
@ -245,7 +245,7 @@ The default drivers, <tt/mouse_stddrv (mouse_static_stddrv)/, point to <tt/cbm51
|
||||
<sect1>Realtime clock<p>
|
||||
|
||||
The realtime clock functions use the CIA1 TOD clock. As that clock only stores
|
||||
the time but not the date, the date set by <tt/clock_settime()/ ist simply stored
|
||||
the time but not the date, the date set by <tt/clock_settime()/ is simply stored
|
||||
inside the C library for retrieval in the same program via <tt/clock_gettime()/.
|
||||
|
||||
|
||||
|
@ -227,7 +227,7 @@ No mouse drivers are currently available for the Commodore 610.
|
||||
<sect1>Realtime clock<p>
|
||||
|
||||
The realtime clock functions use the CIA1 TOD clock. As that clock only stores
|
||||
the time but not the date, the date set by <tt/clock_settime()/ ist simply stored
|
||||
the time but not the date, the date set by <tt/clock_settime()/ is simply stored
|
||||
inside the C library for retrieval in the same program via <tt/clock_gettime()/.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user