mirror of
https://github.com/google/uuid.git
synced 2025-09-16 09:16:30 +02:00
uuid: format fix
R=paul CC=borman http://codereview.appspot.com/4854050
This commit is contained in:
@@ -66,9 +66,9 @@ var tests = []test{
|
||||
}
|
||||
|
||||
var constants = []struct {
|
||||
c interface{}
|
||||
c interface{}
|
||||
name string
|
||||
} {
|
||||
}{
|
||||
{Person, "Person"},
|
||||
{Group, "Group"},
|
||||
{Org, "Org"},
|
||||
|
Reference in New Issue
Block a user