mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Fix end of file.
csync_util.c:347:1: error: no newline at end of file [-Werror,-pedantic,-Wnewline-eof]
This commit is contained in:
parent
654e87a9d5
commit
4e8ff9ae05
@ -344,4 +344,4 @@ void csync_win32_set_file_hidden( const char *file, bool h ) {
|
||||
#else
|
||||
(void) file;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user