aboutsummaryrefslogtreecommitdiffstats
path: root/c_hardflip.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2023-12-21 20:20:20 +0100
committerJoe <rbo@gmx.us>2023-12-21 20:20:20 +0100
commit8605218da3ffb5843371f70069136151ad3aa586 (patch)
treedb995bdabd6033668748881421682ce776e7ec7d /c_hardflip.go
parenttmp (diff)
downloadhardflip-8605218da3ffb5843371f70069136151ad3aa586.tar.gz
hardflip-8605218da3ffb5843371f70069136151ad3aa586.tar.bz2
hardflip-8605218da3ffb5843371f70069136151ad3aa586.tar.xz
hardflip-8605218da3ffb5843371f70069136151ad3aa586.tar.zst
hardflip-8605218da3ffb5843371f70069136151ad3aa586.zip
icon option
Diffstat (limited to '')
-rw-r--r--c_hardflip.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_hardflip.go b/c_hardflip.go
index 81c8a2e..5351593 100644
--- a/c_hardflip.go
+++ b/c_hardflip.go
@@ -50,7 +50,7 @@ package main
// the main data structure, holds up everything important
type HardData struct {
lhost *HostList
- ldirs *DirList
+ ldirs *DirsList
ui HardUI
opts HardOpts
data_dir string