summaryrefslogtreecommitdiffstats
path: root/bin/rcp/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rcp/extern.h')
-rw-r--r--bin/rcp/extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rcp/extern.h b/bin/rcp/extern.h
index a07c3a6..ebd2beb 100644
--- a/bin/rcp/extern.h
+++ b/bin/rcp/extern.h
@@ -35,7 +35,7 @@
*/
typedef struct {
- int cnt;
+ size_t cnt;
char *buf;
} BUF;
OpenPOWER on IntegriCloud