* uip/new.c: cast folder_len to int to avoid warning on
authorDavid Levine <levinedl@acm.org>
Wed, 30 Dec 2009 01:41:47 +0000 (01:41 +0000)
committerDavid Levine <levinedl@acm.org>
Wed, 30 Dec 2009 01:41:47 +0000 (01:41 +0000)
commit7e3a3c499d1637d633d385c1058947c02676e3c5
tree62a026980821be48b1e630db600d9f9142962a76
parentcd665517f488ca62e71b7fd1db6df0813dee052a
* uip/new.c: cast folder_len to int to avoid warning on
64-bit about passing a size_t to an int conversion specifier.
ChangeLog
uip/new.c