cmd/strelaysrv: Fix sorting zeros versus undefined

This commit is contained in:
Audrius Butkevicius
2016-10-07 21:23:57 +01:00
parent 76a2862b7a
commit 7db00132b2
2 changed files with 47 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
// Copyright (C) 2015 Audrius Butkevicius and Contributors (see the CONTRIBUTORS file).
//go:generate go run genassets.go gui auto/gui.go
//go:generate go run ../../script/genassets.go gui >auto/gui.go
package main