aboutsummaryrefslogtreecommitdiff
path: root/msg.c
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-06-17 15:39:11 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-06-17 15:39:36 +0530
commite0943aced8105e229a08322ce5b44472c042deee (patch)
treee5fe9c042610aa0e23351330f8d4fb98665cb74e /msg.c
parent3a33da381d8d42e0bbc70d5f0e79e4d086c759f2 (diff)
(misc): update watch.sh
Diffstat (limited to 'msg.c')
-rw-r--r--msg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/msg.c b/msg.c
index 0360444..a5a86ea 100644
--- a/msg.c
+++ b/msg.c
@@ -313,5 +313,6 @@ main(int argc, char **argv)
free(base_pre);
free(base_post);
+
return EXIT_SUCCESS;
}