Skip to content

Commit

Permalink
tldr.c: fix EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun authored Oct 31, 2023
1 parent d36ea25 commit fbeca5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tldr.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,4 +236,4 @@ void print_usage(char const *arg){
fprintf(stdout, " %-23s %s\n", "--osx", "show command page for OSX");
fprintf(stdout, " %-23s %s\n", "--sunos", "show command page for SunOS");
/* *INDENT-ON* */
}
}

0 comments on commit fbeca5d

Please # to comment.