}
#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;
}
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],