From 3d8e97053a3fad61e56ea06da545a9ce50519d4a Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 10 Jan 2024 20:20:20 +0100 Subject: comment --- i_events.go | 1 + 1 file changed, 1 insertion(+) diff --git a/i_events.go b/i_events.go index ff2c9c4..2e5e810 100644 --- a/i_events.go +++ b/i_events.go @@ -161,6 +161,7 @@ func i_delete_dir(data *HardData) { c_die("can't remove " + dir_path, err) } // TODO: finish this + // TODO: litems ldirs and shit and lots of segv } func i_delete_host(data *HardData) { -- cgit v1.2.3