| commit | 151b66dffc9e3c2e8c4f8cdaca37ff987ca0f497 | [log] [tgz] |
|---|---|---|
| author | cristy <urban-warrior@git.imagemagick.org> | Wed Apr 15 10:50:31 2015 +0000 |
| committer | cristy <urban-warrior@git.imagemagick.org> | Wed Apr 15 10:50:31 2015 +0000 |
| tree | 8fa2184890a8fa143a93fc3c9ee8fe32df5ee354 | |
| parent | 2b707f9e43fa22c268e92998bcb0452e926060b4 [diff] [blame] |
diff --git a/MagickCore/cache-private.h b/MagickCore/cache-private.h index f7ff139..cf3b772 100644 --- a/MagickCore/cache-private.h +++ b/MagickCore/cache-private.h
@@ -188,8 +188,8 @@ file; char - filename[MaxTextExtent], - cache_filename[MaxTextExtent]; + filename[MagickPathExtent], + cache_filename[MagickPathExtent]; CacheMethods methods;