X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/06464f55e26e1f26e10c04f4a11a4d85fadbd5f7..1e34e4b7cdbf413e7e82d4877f9354144172e709:/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;