aboutsummaryrefslogtreecommitdiff
path: root/ber/params.go
diff options
context:
space:
mode:
Diffstat (limited to 'ber/params.go')
-rw-r--r--ber/params.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ber/params.go b/ber/params.go
index 3569e69..638afd6 100644
--- a/ber/params.go
+++ b/ber/params.go
@@ -1,8 +1,8 @@
package ber
import (
- "strings"
"strconv"
+ "strings"
)
type fieldParams struct {