* build-aux/useless-if-before-free (usage): Add bug reporting address.
+2024-07-16 Collin Funk <collin.funk1@gmail.com>
+
+ useless-if-before-free: Add bug reporting address to --help.
+ * build-aux/useless-if-before-free (usage): Add bug reporting address.
+
2024-07-15 Paul Eggert <eggert@cs.ucla.edu>
strnlen: port to Android 5.0 (API 21)
eval 'exec perl -wSx "$0" "$@"'
if 0;
-my $VERSION = '2024-07-14 03:13'; # UTC
+my $VERSION = '2024-07-17 02:10'; # UTC
# The definition above must lie within the first 8 lines in order
# for the Emacs time-stamp write hook (at end) to update it.
# If you change this file with Emacs, please let the write hook
git ls-files -z |xargs -0 $ME --name=kfree
+Send patches and bug reports to <bug-gnulib\@gnu.org>.
EOF
}
exit $exit_code;