diff options
Diffstat (limited to 'encryptionalg_string.go')
| -rw-r--r-- | encryptionalg_string.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/encryptionalg_string.go b/encryptionalg_string.go index b7384ee..9860f20 100644 --- a/encryptionalg_string.go +++ b/encryptionalg_string.go @@ -1,6 +1,6 @@ // Code generated by "stringer -type=encryptionAlg -linecomment"; DO NOT EDIT. -package sym +package main import "strconv" |
