Strip trailing whitespace

Tá an tiomantas seo le fáil i:
Jakub Wilk
2023-04-26 23:14:46 +02:00
tuismitheoir 24bd0097b2
tiomantas 961f1715ba
D'athraigh 2 comhad le 2 breiseanna agus 2 scriosta

Féach ar an gComhad

@ -1,5 +1,5 @@
asteriskify: asteriskify.c
$(CC) -Wall -Wextra -static -o asteriskify asteriskify.c
clean: asteriskify
rm -f asteriskify

Féach ar an gComhad

@ -12,5 +12,5 @@ To switch between clear and asterisk mode, press TAB. To reveal only the last ch
Note: Expects ASCII or UTF-8 encoding for asterisk mode
## Alternatives
Others may exist, but my quick research only found systemd-ask-password which is unsuitable for my use case (inside a my own minimal initramfs boot image).
Others may exist, but my quick research only found systemd-ask-password which is unsuitable for my use case (inside a my own minimal initramfs boot image).