mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Fix typos
Signed-off-by: Diego Viola <diego.viola@gmail.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2134>
This commit is contained in:
committed by
Enrico Weigelt, metux IT consult
parent
4892a42d40
commit
d5bcf62732
@@ -856,7 +856,7 @@ and RemoveEnabledDevice are in Xserver/os/connection.c.
|
||||
<para>
|
||||
Similarly, the X server or an extension may need to wait for some timeout.
|
||||
Early X releases implemented this functionality using block and wakeup handlers,
|
||||
but this has been rewritten to use a general timer facilty, and the
|
||||
but this has been rewritten to use a general timer facility, and the
|
||||
internal screen saver facilities reimplemented to use Timers.
|
||||
These functions are TimerInit, TimerForce, TimerSet, TimerCancel,
|
||||
and TimerFree, as defined in Xserver/include/os.h. A callback function will be called
|
||||
|
||||
Reference in New Issue
Block a user