From 54d55a3f539db703fef774cb77a5d2559857a689 Mon Sep 17 00:00:00 2001 From: nicolas Date: Mon, 20 Sep 2010 18:28:31 +0000 Subject: [PATCH] spelling (and new svn server access) --- libtool | 2 +- magick/resize.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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); -- 2.50.1