Added newlines at the end of source files to be compatible with clang.
This commit is contained in:
parent
7306fd422b
commit
24d19fa6ee
@ -96,4 +96,4 @@ void print_usage() {
|
||||
" You may specify other time units such as:\n"
|
||||
" m'imute, h'our, d'ay. Example: 5d 3h.\n"
|
||||
" All given intervals will be summed up.\n");
|
||||
}
|
||||
}
|
||||
|
@ -24,4 +24,4 @@ void print_version();
|
||||
void print_usage();
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user