diff options
author | Joe <rbo@gmx.us> | 2023-12-21 20:20:20 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2023-12-21 20:20:20 +0100 |
commit | 08430a42aa1cf9eff49b8015329ef8a112a5d0e5 (patch) | |
tree | 0840bc47a042b8c46b04c9caac3bcd85171051a3 /i_events.go | |
parent | fix (diff) | |
download | hardflip-08430a42aa1cf9eff49b8015329ef8a112a5d0e5.tar.gz hardflip-08430a42aa1cf9eff49b8015329ef8a112a5d0e5.tar.bz2 hardflip-08430a42aa1cf9eff49b8015329ef8a112a5d0e5.tar.xz hardflip-08430a42aa1cf9eff49b8015329ef8a112a5d0e5.tar.zst hardflip-08430a42aa1cf9eff49b8015329ef8a112a5d0e5.zip |
tmp
Diffstat (limited to '')
-rw-r--r-- | i_events.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i_events.go b/i_events.go index 44e623e..09eb236 100644 --- a/i_events.go +++ b/i_events.go @@ -42,7 +42,7 @@ * Thu Dec 21 12:49:09 2023 * Joe * - * the hosts linked list + * events in the code */ package main |