summaryrefslogtreecommitdiff
path: root/c_src/sd_notify.c
diff options
context:
space:
mode:
Diffstat (limited to 'c_src/sd_notify.c')
-rw-r--r--c_src/sd_notify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_src/sd_notify.c b/c_src/sd_notify.c
index 6eed405..7c5bd25 100644
--- a/c_src/sd_notify.c
+++ b/c_src/sd_notify.c
@@ -69,4 +69,4 @@ static ErlNifFunc nif_funcs[] =
};
-ERL_NIF_INIT(sd_notify, nif_funcs, NULL, NULL, NULL, NULL);
+ERL_NIF_INIT(sd_notify, nif_funcs, NULL, NULL, NULL, NULL); \ No newline at end of file