home
·
contact
·
privacy
projects
/
plomrogue
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dd6403
)
Further comment refinement.
author
Christian Heller
<c.heller@plomlompom.de>
Fri, 14 Nov 2014 13:32:55 +0000
(14:32 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Fri, 14 Nov 2014 13:32:55 +0000
(14:32 +0100)
src/server/io.h
patch
|
blob
|
history
diff --git
a/src/server/io.h
b/src/server/io.h
index 9dffd258cf8180010d63828f364f15a0fdcb51cf..da533903b2ac7948def228899e79401c1e9edf9c 100644
(file)
--- a/
src/server/io.h
+++ b/
src/server/io.h
@@
-18,7
+18,7
@@
* unset world.do_update) and write a single dot line to server out file, then
* read server in file for the next load of bytes to put onto the input queue.
* (Queueing ensures only complete messages are interpreted, and io_loop()'s
- * server tests only happening in a multi-second interval.)
+ * server tests only happening in a multi-second interval
on inactivity
.)
*/
extern char * io_round();