From: David Levine Date: Wed, 30 Dec 2009 01:41:47 +0000 (+0000) Subject: * uip/new.c: cast folder_len to int to avoid warning on X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/7e3a3c499d1637d633d385c1058947c02676e3c5?hp=7e3a3c499d1637d633d385c1058947c02676e3c5 * uip/new.c: cast folder_len to int to avoid warning on 64-bit about passing a size_t to an int conversion specifier. ---