From 7a38545d0b8df7216c1300b379a51fb14374a4fa Mon Sep 17 00:00:00 2001 From: Jan Sucan Date: Fri, 25 Dec 2020 12:50:00 +0100 Subject: Apply clang-format --- file.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'file.h') diff --git a/file.h b/file.h index cb188f6..d62b1ba 100644 --- a/file.h +++ b/file.h @@ -3,6 +3,6 @@ #include -long file_size(FILE * const file); +long file_size(FILE *const file); -#endif /* FILE_H */ +#endif /* FILE_H */ -- cgit v1.2.3