From 07732fdba701444fa14bb8d104bf4403054e0b2a Mon Sep 17 00:00:00 2001 From: Jia Hu Date: Sun, 17 Mar 2024 23:19:55 -0400 Subject: [PATCH] test workflow --- alerts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alerts.c b/alerts.c index d3c5df05..c1bc4c22 100644 --- a/alerts.c +++ b/alerts.c @@ -19,7 +19,7 @@ #include #include - +/*small changes*/ #include "tmux.h" static int alerts_fired;