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