From: cristy Date: Thu, 3 Nov 2011 12:05:05 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~6691 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63657e3a570d74cef272f3f4edbb740e8343c90a;p=imagemagick --- diff --git a/MagickCore/string-private.h b/MagickCore/string-private.h index 3a0d4eac7..47d431726 100644 --- a/MagickCore/string-private.h +++ b/MagickCore/string-private.h @@ -22,7 +22,8 @@ extern "C" { #endif -static inline double InterpretLocaleInterval(const char *string,const double interval) +static inline double InterpretLocaleInterval(const char *string, + const double interval) { char *q;