Skip to content

Commit 1ff37c1

Browse files
committed
Remove trailing whitespaces from comment
1 parent 629cd7d commit 1ff37c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LnkParse3/string_data.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
# LNK File UI Character Limitation:
1717
# Windows Explorer displays only 260 characters in the 'Target' field for LNK shortcuts,
18-
# while the maximum length for a command line argument is 4096 characters. This technical
19-
# limitation creates a discrepancy between what is visible in the UI and what may be
18+
# while the maximum length for a command line argument is 4096 characters. This technical
19+
# limitation creates a discrepancy between what is visible in the UI and what may be
2020
# present in the complete file. It allows to hide commands by inserting non-printable whitespace
2121
# characters to pad the visible section of the LNK file.
2222

0 commit comments

Comments
 (0)