summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2023-08-25 13:20:21 +0200
committerHendrik Jäger <gitcommit@henk.geekmail.org>2023-08-25 13:20:21 +0200
commite2da8ef1a313a810d1b24c9d5fa1639814d463d1 (patch)
tree4942f1eb2ee269a22addde24345190bfb10e7a62
parent1d0ec10332515d6483f11d7913170667164817cc (diff)
remove comments from files where they aren’t allowed
-rw-r--r--lock-fd1
-rw-r--r--max-death-tally1
-rw-r--r--notification-fd1
-rw-r--r--timeout-kill1
4 files changed, 0 insertions, 4 deletions
diff --git a/lock-fd b/lock-fd
index c29d957..45a4fb7 100644
--- a/lock-fd
+++ b/lock-fd
@@ -1,2 +1 @@
-# TODO: are comments allowed here?
8
diff --git a/max-death-tally b/max-death-tally
index 162b201..f599e28 100644
--- a/max-death-tally
+++ b/max-death-tally
@@ -1,2 +1 @@
-# TODO: are comments allowed here?
10
diff --git a/notification-fd b/notification-fd
index 9d1305b..7f8f011 100644
--- a/notification-fd
+++ b/notification-fd
@@ -1,2 +1 @@
-# TODO: are comments allowed here?
7
diff --git a/timeout-kill b/timeout-kill
index cd402cb..5caff40 100644
--- a/timeout-kill
+++ b/timeout-kill
@@ -1,2 +1 @@
-# TODO: are comments allowed here?
10000