You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2023/10/12 19:29:37 UTC

[couchdb-erlfdb] branch main updated: Add newline to end of file

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 <js...@relaypro.com>
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