mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-04 21:31:07 +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.