From 14f91378e2c4bc970b41ec8e940eda9e897bbc0f Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Tue, 14 Jul 2015 14:09:38 +0200 Subject: Update example --- ber/class_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ber/class_test.go') diff --git a/ber/class_test.go b/ber/class_test.go index 90fe1f8..a0b2569 100644 --- a/ber/class_test.go +++ b/ber/class_test.go @@ -23,7 +23,7 @@ func ExampleIdent() { // 0x2: Universal Primitive Integer // 0x4: Universal Primitive Octet String // 0xa: Universal Primitive Enumerated - // 0x30: Universal Constructed Sequence / Of + // 0x30: Universal Constructed Sequence (Of) // 0x40: Application Primitive 0x0 // 0x61: Application Constructed 0x1 // 0x7e: Application Constructed 0x1e -- cgit v1.2.3