mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 15:55:47 -05:00
Grammar: whitespace is a word
Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abbra@users.noreply.github.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
committed by
Florence Blanc-Renaud
parent
523f70ae46
commit
5c09dcdb98
@@ -913,7 +913,7 @@ class P11_Helper:
|
||||
check_return_value(rv, 'get token info')
|
||||
|
||||
# softhsm always returns label 32 bytes long with padding made of
|
||||
# white spaces (#32), so we have to rstrip() padding and compare
|
||||
# whitespaces (#32), so we have to rstrip() padding and compare
|
||||
# Label was created by softhsm-util so it is not our fault that
|
||||
# there are #32 as padding (cffi initializes structures with
|
||||
# zeroes)
|
||||
|
||||
Reference in New Issue
Block a user