Date: Thu, 10 Jun 2010 06:20:26 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r208971 - head/tools/build/options Message-ID: <201006100620.o5A6KQHs064181@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ed Date: Thu Jun 10 06:20:26 2010 New Revision: 208971 URL: http://svn.freebsd.org/changeset/base/208971 Log: Fix typo. Spotted by: Garrett Cooper Modified: head/tools/build/options/WITHOUT_CLANG Modified: head/tools/build/options/WITHOUT_CLANG ============================================================================== --- head/tools/build/options/WITHOUT_CLANG Wed Jun 9 22:05:29 2010 (r208970) +++ head/tools/build/options/WITHOUT_CLANG Thu Jun 10 06:20:26 2010 (r208971) @@ -1,2 +1,2 @@ .\" $FreeBSD$ -Set to not build the Clang C/C++ commpiler. +Set to not build the Clang C/C++ compiler.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006100620.o5A6KQHs064181>