summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorNikolaus Gotsche <n@softwarefools.com>2018-09-15 11:06:18 +0200
committerNikolaus Gotsche <n@softwarefools.com>2018-09-15 11:06:18 +0200
commite38358c2e09c12346e3ea1e818b4591afd99f5e1 (patch)
tree19a0ae2721626bf7c9503dfff73b01495d3d14b0 /main.go
parent8f1891352a2f3296d5edf4ba7688d16ea2053266 (diff)
Some ooooobvious bugs fixed0.2.4
Diffstat (limited to 'main.go')
-rw-r--r--main.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.go b/main.go
index e0783ee..bcfe22b 100644
--- a/main.go
+++ b/main.go
@@ -18,7 +18,8 @@ var (
)
//var svar string
var starttime,stoptime,filename string
-//var projectid, edittaskid, editprojectid, editcustomerid int
+//var projectid int
+//, edittaskid, editprojectid, editcustomerid int
//var deltask,delbill int
//var addcustomer bool
var newproject, newtask, stoptask, allproj, allbills, runinter, test, newconfig bool