summaryrefslogtreecommitdiff
path: root/stmfts.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmfts.c')
-rw-r--r--stmfts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stmfts.c b/stmfts.c
index 0e8e908..8933730 100644
--- a/stmfts.c
+++ b/stmfts.c
@@ -33,7 +33,7 @@ static int stmfts_select(const struct dirent *ep)
return 1;
}
-int stmfts_read_event(fd)
+int stmfts_read_event(int fd)
{
int ret;
struct stmfts_event sev;