X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1bc209b441a7461f50fe4d0ceb8519d399e4d8e8..7bc8218d814a9014536685e0e544aa7fd06b9868:/batch.c diff --git a/batch.c b/batch.c index 8c78ab6a..d3f65233 100644 --- a/batch.c +++ b/batch.c @@ -264,7 +264,7 @@ int read_batch_flist_file(char *buff, int len) return bytes_read; } -unsigned char read_batch_flags() +unsigned char read_batch_flags(void) { int flags;