commit | e8c25f9b4c9fb72cad6db08eeda58c7c5784014e | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Thu Jun 03 00:53:06 2010 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Thu Jun 03 00:53:06 2010 +0000 |
tree | 19e5fe80eedfd2afa0707e8413fb3a80205ff7b0 | |
parent | 38ea08308f079e4d21ad8b8ac465dcc3e1d78458 [diff] [blame] |
diff --git a/magick/log.h b/magick/log.h index a47c55f..52cb8bc 100644 --- a/magick/log.h +++ b/magick/log.h
@@ -26,7 +26,7 @@ #include "magick/exception.h" #if !defined(GetMagickModule) -# define GetMagickModule() __FILE__,__func__,(unsigned long) __LINE__ +# define GetMagickModule() __FILE__,__func__,(size_t) __LINE__ #endif #define MagickLogFilename "log.xml"