Revert, thanks to Zhao Xiaohong

This commit is contained in:
Miek Gieben 2012-09-17 09:18:48 +02:00
parent 5c80e68e1e
commit 1b4dde9c76

View File

@ -114,7 +114,7 @@ func toRadixName(d string) string {
}
s = strings.ToLower(l) + "." + s
}
return s
return "." + s
}
// String returns a string representation of a ZoneData. There is no