diff -r 7eea57f6d847 -r 7e0694423838 dav/main.c --- a/dav/main.c Sun Sep 24 14:31:42 2017 +0200 +++ b/dav/main.c Sun Oct 01 17:37:59 2017 +0200 @@ -820,7 +820,7 @@ if(!recursive) { fprintf( stderr, - "%s is a directory.\nUse the -R option to upload directories.", + "%s is a directory.\nUse the -R option to upload directories.\n", file); return 1; }