From d5064791e2c4b5e8f9ce46c47272fd054c16e4af Mon Sep 17 00:00:00 2001 From: Martin Lucina Date: Wed, 14 Mar 2012 15:55:01 +0100 Subject: Documentation updates (API reference) Signed-off-by: Martin Lucina --- doc/xs_poll.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/xs_poll.txt') 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 -- cgit v1.2.3