]> granicus.if.org Git - imagemagick/commitdiff
spelling (and new svn server access)
authornicolas <nicolas@git.imagemagick.org>
Mon, 20 Sep 2010 18:28:31 +0000 (18:28 +0000)
committernicolas <nicolas@git.imagemagick.org>
Mon, 20 Sep 2010 18:28:31 +0000 (18:28 +0000)
libtool
magick/resize.c

diff --git a/libtool b/libtool
index 7ab2d74c986b3f811a2d3037e4f4ee03ad587069..6159cc5894a9d86af032fbe9dfe752536b7d7cff 100755 (executable)
--- a/libtool
+++ b/libtool
@@ -102,7 +102,7 @@ NM="/usr/bin/nm -B"
 LN_S="ln -s"
 
 # What is the maximum length of a command?
-max_cmd_len=1572864
+max_cmd_len=3458764513820540925
 
 # Object file suffix (normally "o").
 objext=o
index 241e5cf85f1f6c87f6b31e12d5a2f7f0761bcaf4..be12f16e88e546f17a9a72f7596d26b85577b91f 100644 (file)
@@ -177,7 +177,7 @@ static MagickRealType Box(const MagickRealType x,
   const ResizeFilter *resize_filter)
 {
   /*
-    Return a Box fillter up to its support size.
+    Return a Box filter up to its support size.
   */
   if ( x < resize_filter->support )
     return(1.0);