aboutsummaryrefslogtreecommitdiffstats
path: root/c_init.go
diff options
context:
space:
mode:
Diffstat (limited to 'c_init.go')
-rw-r--r--c_init.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_init.go b/c_init.go
index 3c22e2b..06320aa 100644
--- a/c_init.go
+++ b/c_init.go
@@ -63,7 +63,7 @@ type HardOpts struct {
}
-var global_id uint64
+var global_id int
// this function recurses into the specified root directory in order to load
// every yaml file into memory