Skip to content

Commit c57b385

Browse files
Added newline to end of unistd.h
1 parent c5765c0 commit c57b385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libnvme/src/nvme/unistd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ static inline int fsync(int fd)
5050
return _commit(fd);
5151
}
5252

53-
#endif
53+
#endif

0 commit comments

Comments
 (0)