aboutsummaryrefslogtreecommitdiffstats
path: root/README.macos
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-08-02 00:41:49 -0700
committerGuy Harris <guy@alum.mit.edu>2017-08-02 07:42:38 +0000
commit0147a74becb2020850d75a611c65294520bd6c64 (patch)
tree64acd047709c99a1e6d1b6f77aedd1f0c7c90d86 /README.macos
parent2a17c33928eba4ee0e383ee838b5980748448730 (diff)
Remove trailing white space.
Change-Id: I6b650521e86a64526db75f38bfb93ea1b890f6a1 Reviewed-on: https://code.wireshark.org/review/22919 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'README.macos')
-rw-r--r--README.macos2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.macos b/README.macos
index cbb3ef82ce..cde1360559 100644
--- a/README.macos
+++ b/README.macos
@@ -117,7 +117,7 @@ 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 tools/macos-setup.sh script
downloads a newer version, and also suppresses the universal build.