Skip to content

Commit

Permalink
corrects a closing #endif comment
Browse files Browse the repository at this point in the history
Co-authored-by: "M. Bahoosh" <[email protected]>
  • Loading branch information
lemire and the-moisrex committed Mar 20, 2024
1 parent 9460433 commit 9d5ad18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/ada/checkers-inl.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ ada_really_inline bool begins_with(std::string_view view,

} // namespace ada::checkers

#endif // ADA_CHECKERS_H
#endif // ADA_CHECKERS_INL_H

0 comments on commit 9d5ad18

Please sign in to comment.