From 9874988c4cf497aac492445d1bfc38ff9b7db245 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 16 Feb 2019 17:59:34 +0000 Subject: nasty ugly invisible spaces --- usr.bin/rsync/extern.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/rsync/extern.h') diff --git a/usr.bin/rsync/extern.h b/usr.bin/rsync/extern.h index 37797312381..afc6d728316 100644 --- a/usr.bin/rsync/extern.h +++ b/usr.bin/rsync/extern.h @@ -1,4 +1,4 @@ -/* $Id: extern.h,v 1.15 2019/02/16 16:59:34 florian Exp $ */ +/* $Id: extern.h,v 1.16 2019/02/16 17:59:33 deraadt Exp $ */ /* * Copyright (c) 2019 Kristaps Dzonsons * @@ -312,7 +312,7 @@ int rsync_server(const struct opts *, size_t, char *[]); int rsync_downloader(struct download *, struct sess *, int *); int rsync_set_metadata(struct sess *, int, int, const struct flist *, const char *); -int rsync_set_metadata_at(struct sess *, int, int, +int rsync_set_metadata_at(struct sess *, int, int, const struct flist *, const char *); int rsync_uploader(struct upload *, int *, struct sess *, int *); -- cgit v1.2.3