From cd42ef6603dc8b6703ff261e628b31ee07ef0165 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Thu, 8 Oct 2015 18:49:29 +0200 Subject: work in progress --- ber/common.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ber/common.go') diff --git a/ber/common.go b/ber/common.go index aded3ef..4266848 100644 --- a/ber/common.go +++ b/ber/common.go @@ -78,3 +78,5 @@ func (o BitString) String() string { } type Raw []byte + +type Tag int -- cgit v1.2.3