mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-20 21:29:58 +01:00

This avoids a warning on compilers that support but complain about unsigned long long. * util.h (ascii_isspace): New variation on isspace() that is immune from locale changes.