summaryrefslogtreecommitdiff
path: root/doc/xs_poll.txt
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2012-03-14 16:06:28 +0100
committerMartin Sustrik <sustrik@250bpm.com>2012-03-14 16:06:28 +0100
commitfc9dc49cbf4571c8a17048d19f342408999e2164 (patch)
tree3e5107be7df5e58e33d3b574e405590be32679f8 /doc/xs_poll.txt
parentc8102f6ef6394357d2d1a53c579bca574a3e3c6a (diff)
parentd5064791e2c4b5e8f9ce46c47272fd054c16e4af (diff)
Merge branch 'doc-updates' of git.lucina.net:libxsv1.0.0
Diffstat (limited to 'doc/xs_poll.txt')
-rw-r--r--doc/xs_poll.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xs_poll.txt b/doc/xs_poll.txt
index 37f7dc5..c809e28 100644
--- a/doc/xs_poll.txt
+++ b/doc/xs_poll.txt
@@ -10,7 +10,7 @@ xs_poll - input/output multiplexing
SYNOPSIS
--------
-*int xs_poll (xs_pollitem_t '*items', int 'nitems', long 'timeout');*
+*int xs_poll (xs_pollitem_t '*items', int 'nitems', int 'timeout');*
DESCRIPTION