diff options
author | Joe <rbo@gmx.us> | 2024-01-15 20:20:20 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-01-15 20:20:20 +0100 |
commit | b07086cba67d3f6629bf7fae063a056e95a4bf92 (patch) | |
tree | 89ae6f0ce43b5d5e802dfbdcf83df0cf7e5ad443 /i_events.go | |
parent | cleaner i guess (diff) | |
download | hardflip-b07086cba67d3f6629bf7fae063a056e95a4bf92.tar.gz hardflip-b07086cba67d3f6629bf7fae063a056e95a4bf92.tar.bz2 hardflip-b07086cba67d3f6629bf7fae063a056e95a4bf92.tar.xz hardflip-b07086cba67d3f6629bf7fae063a056e95a4bf92.tar.zst hardflip-b07086cba67d3f6629bf7fae063a056e95a4bf92.zip |
fix
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 f1cf3c4..bdc4afe 100644 --- a/i_events.go +++ b/i_events.go @@ -43,7 +43,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * hardflip: src/i_events.go - * Mon Jan 15 13:54:57 2024 + * Mon Jan 15 17:00:37 2024 * Joe * * events in the code |