]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 12 Apr 2015 21:08:49 +0000 (21:08 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 12 Apr 2015 21:08:49 +0000 (21:08 +0000)
MagickCore/log.c

index 7c643de7de97596500e9669654866c584458bfae..18e47d419ff810743499638c20fa2fbb17a33bf5 100644 (file)
@@ -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],