mirror of
https://github.com/termux/termux-packages.git
synced 2025-07-05 10:43:03 +00:00
``` [...]/src/g10/keylist.c:342:43: warning: variable 'indent' is uninitialized when used here [-Wuninitialized] tty_fprintf (fp, "\n%*s%s", indent, "", _("card-no: ")); ^~~~~~ [...]/src/g10/keylist.c:310:13: note: initialize the variable 'indent' to silence this warning int indent; ^ = 0 ```
973 B
973 B