X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1bc209b441a7461f50fe4d0ceb8519d399e4d8e8..87cc45e136333407acc6463f6415df4979289f30:/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;