From: cristy Date: Sun, 12 Apr 2015 21:08:49 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~1109 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e091d4031e4ccf5be2ef0c55872cd5afe9f7d8d;p=imagemagick --- diff --git a/MagickCore/log.c b/MagickCore/log.c index 7c643de7d..18e47d419 100644 --- a/MagickCore/log.c +++ b/MagickCore/log.c @@ -558,8 +558,8 @@ static int LogCompare(const void *x,const void *y) } #endif -MagickExport char **GetLogList(const char *pattern, - size_t *number_preferences,ExceptionInfo *exception) +MagickExport char **GetLogList(const char *pattern,size_t *number_preferences, + ExceptionInfo *exception) { char **preferences; @@ -1248,8 +1248,7 @@ static char *TranslateFilename(const LogInfo *log_info) } MagickBooleanType LogMagickEventList(const LogEventType type,const char *module, - const char *function,const size_t line,const char *format, - va_list operands) + const char *function,const size_t line,const char *format,va_list operands) { char event[MaxTextExtent],