From 982004d05052ef6aadd22dd5c4e7dbca85ab324a Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 2 Oct 2014 10:05:53 -0400 Subject: go fmt. Precursor to bug report filing. --- group_darwin.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'group_darwin.go') diff --git a/group_darwin.go b/group_darwin.go index 788ba83..ad3610a 100644 --- a/group_darwin.go +++ b/group_darwin.go @@ -10,7 +10,7 @@ import ( import "C" type group struct { - _id C.id + _id C.id *container } -- cgit v1.2.3