Skip to content

Commit

Permalink
fix clang newline eof error
Browse files Browse the repository at this point in the history
  • Loading branch information
zhemant authored and deemar committed Jul 24, 2024
1 parent 9d7594c commit d0b6673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lockfile.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ bool unlock_file(LOCK_FD fd) {
}
#endif
return ret;
}
}

0 comments on commit d0b6673

Please sign in to comment.