mirror of
git://git.gnupg.org/gnupg.git
synced 2025-05-24 16:43:28 +02: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.