X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=programs%2Fimagex-win32.c;h=6ff838ca63e845a7053dbc7a2a984b9fafb9a491;hb=6027146334e72aa77c71ed62357e159375afb677;hp=c5c40d5f6f65bf34b0bc6023dcd472dcc5b57ee4;hpb=5961a91bf69aa12da60b8f97ec07fc048202f785;p=wimlib diff --git a/programs/imagex-win32.c b/programs/imagex-win32.c index c5c40d5f..6ff838ca 100644 --- a/programs/imagex-win32.c +++ b/programs/imagex-win32.c @@ -68,7 +68,7 @@ static wchar_t * get_security_descriptor_string(PSECURITY_DESCRIPTOR desc) { wchar_t *str = NULL; - /* 53 characters!!! */ + /* 52 characters!!! */ ConvertSecurityDescriptorToStringSecurityDescriptorW( desc, SDDL_REVISION_1,