summaryrefslogtreecommitdiff
path: root/ftp/lftp/files/patch-configure
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2012-11-06 11:03:27 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2012-11-06 11:03:27 +0000
commitf3e664875719420b91f158699d4526e9157da1ea (patch)
tree6f0f5e24c234ef5c3b144854c831655cd46c5d32 /ftp/lftp/files/patch-configure
parentUpdate to 1.2.2 (diff)
- Update to 4.4.0
- Fix typos in patch-configure Feature safe: yes
Notes
Notes: svn path=/head/; revision=307060
Diffstat (limited to 'ftp/lftp/files/patch-configure')
-rw-r--r--ftp/lftp/files/patch-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lftp/files/patch-configure b/ftp/lftp/files/patch-configure
index 884918f3700a..3445d28861e9 100644
--- a/ftp/lftp/files/patch-configure
+++ b/ftp/lftp/files/patch-configure
@@ -1,6 +1,6 @@
lftp 4.3.3 checked for _Bool using C, not C++ ; keep this behaviour here because
a failure to detect _Bool here would lead to try to re-define it in lftp's
-stdbool.h also included by C files, C having this thype is already defined.
+stdbool.h also included by C files, C having this type already defined.
See HAVE__BOOL, "stdbool.h" and <stdbool.h>.
--- configure.orig 2012-01-05 18:27:42.780415913 +0100