aboutsummaryrefslogtreecommitdiffstats
path: root/unsupported/tandem/tmisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/tandem/tmisc.c')
-rw-r--r--unsupported/tandem/tmisc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/tandem/tmisc.c b/unsupported/tandem/tmisc.c
index a8db4da5..550898f3 100644
--- a/unsupported/tandem/tmisc.c
+++ b/unsupported/tandem/tmisc.c
@@ -90,7 +90,7 @@ int flag;
/* optimal_bufsize --- determine optimal buffer size */
-int
+size_t
optimal_bufsize(fd, stb)
int fd;
struct stat *stb;