This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-erlfdb.git
The following commit(s) were added to refs/heads/main by this push:
new 1f93752 Add newline to end of file
1f93752 is described below
commit 1f9375257ff64c41a2bbf6d19baa734e619f57cf
Author: Jesse Stimpson <[email protected]>
AuthorDate: Thu Oct 12 15:26:01 2023 -0400
Add newline to end of file
---
c_src/atoms.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c_src/atoms.h b/c_src/atoms.h
index 2d5ae87..1748e5b 100644
--- a/c_src/atoms.h
+++ b/c_src/atoms.h
@@ -25,4 +25,4 @@
void erlfdb_init_atoms(ErlNifEnv* env);
-#endif // Included atoms.h
\ No newline at end of file
+#endif // Included atoms.h