From: nicolas Date: Mon, 20 Sep 2010 18:28:31 +0000 (+0000) Subject: spelling (and new svn server access) X-Git-Tag: 7.0.1-0~8847 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54d55a3f539db703fef774cb77a5d2559857a689;p=imagemagick spelling (and new svn server access) --- diff --git a/libtool b/libtool index 7ab2d74c9..6159cc589 100755 --- 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 diff --git a/magick/resize.c b/magick/resize.c index 241e5cf85..be12f16e8 100644 --- a/magick/resize.c +++ b/magick/resize.c @@ -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);