aboutsummaryrefslogtreecommitdiff
path: root/lib/commands/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/commands/commands.c')
-rw-r--r--lib/commands/commands.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/commands/commands.c b/lib/commands/commands.c
index 41f5b7ef..110ae696 100644
--- a/lib/commands/commands.c
+++ b/lib/commands/commands.c
@@ -1,3 +1,5 @@
+// Logic for running system commands
+
#pragma once
#include <errno.h>