From f67d77663f9aa86baab6283c6ee96b6aee08b979 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Mon, 15 Jan 2007 21:37:59 +0100 Subject: inotail.c: One more ssize_t --- inotail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inotail.c') diff --git a/inotail.c b/inotail.c index e6f8f08..81864b5 100644 --- a/inotail.c +++ b/inotail.c @@ -363,7 +363,7 @@ static int watch_files(struct file_struct *files, int n_files) memset(buf, 0, buflen); while (n_ignored < n_files) { - int len; + ssize_t len; len = read(ifd, buf, buflen); inev = (struct inotify_event *) buf; -- cgit v1.2.3-54-g00ecf ext.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/translations')