aboutsummaryrefslogtreecommitdiff
path: root/ber/common.go
diff options
context:
space:
mode:
Diffstat (limited to 'ber/common.go')
-rw-r--r--ber/common.go2
1 files changed, 2 insertions, 0 deletions
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