aboutsummaryrefslogtreecommitdiffstats
path: root/README.macos
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-04-05 12:19:28 -0700
committerGuy Harris <guy@alum.mit.edu>2017-04-05 19:19:59 +0000
commit3dd45f53d68b13db080e18c88f6855031db7d5fb (patch)
tree4a5b5878cef912b6d87401e50d08197607f5c009 /README.macos
parent357cfd3b035d1ba6438e82cc1cbec105874206b6 (diff)
Remove trailing whitespace.
Change-Id: If044e0df526cfba0061ab3e5beec5a56dfe1e870 Reviewed-on: https://code.wireshark.org/review/20934 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'README.macos')
-rw-r--r--README.macos4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.macos b/README.macos
index 262f9993d2..7f236ed577 100644
--- a/README.macos
+++ b/README.macos
@@ -114,13 +114,13 @@ pa_stable_v19_20071207 version of PortAudio will cause certain
platform-dependent build environment #defines to be set in the Makefile
rules, and to cause a universal build to be done; those #defines will be
incorrect for all but one of the architectures for which the build is
-being done, and that will cause a compile-time error on Snow Leopard.
+being done, and that will cause a compile-time error on Snow Leopard.
Newer versions don't have this problem, but still fail to build on Lion
if a universal build is attempted. The macosx-setup.sh script downloads
a newer version, and also suppresses the universal build.
GeoIP - Their man pages "helpfully" have an ISO 8859-1 copyright symbol
-in the copyright notice, but macOS's default character encoding is UTF-8.
+in the copyright notice, but macOS's default character encoding is UTF-8.
sed on Mountain Lion barfs at the "illegal character sequence"
represented by an ISO 8859-1 copyright symbol, as it's not a valid UTF-8
sequence. The macosx-setup.sh script uses iconv to convert the man page