mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-17 19:42:21 +00:00
Fix message type (respose->response) and fix */*comment*/ blocks to work
with fussy compilers.
This commit is contained in:
parent
baa0cfc154
commit
e50ab8fead
1 changed files with 9 additions and 9 deletions
|
|
@ -1459,7 +1459,7 @@ recv_alive_msg (unsigned length)
|
|||
}
|
||||
else
|
||||
{
|
||||
XdmcpDeadSession ("Alive respose indicates session dead");
|
||||
XdmcpDeadSession ("Alive response indicates session dead");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue