aboutsummaryrefslogtreecommitdiffstats
path: root/c_hardflip.go
diff options
context:
space:
mode:
Diffstat (limited to 'c_hardflip.go')
-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