* cosmetic
This commit is contained in:
@ -45,8 +45,6 @@ mu_msg_str_date (time_t t)
|
|||||||
const char*
|
const char*
|
||||||
mu_msg_str_size_s (size_t s)
|
mu_msg_str_size_s (size_t s)
|
||||||
{
|
{
|
||||||
/* note: we we use the powers-of-10, not powers-of-2 */
|
|
||||||
|
|
||||||
static char buf[32];
|
static char buf[32];
|
||||||
|
|
||||||
#ifdef HAVE_GLIB216
|
#ifdef HAVE_GLIB216
|
||||||
|
|||||||
Reference in New Issue
Block a user