Author: kib
Date: Thu Mar 24 07:24:33 2016
New Revision: 297224
URL: https://svnweb.freebsd.org/changeset/base/297224
Log:
MFC r297137:
Fix typo.
Modified:
stable/10/lib/libthr/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/lib/libthr/Makefile
==============================================================================
--- stable/10/lib/libthr/Makefile Thu Mar 24 04:40:07 2016
(r297223)
+++ stable/10/lib/libthr/Makefile Thu Mar 24 07:24:33 2016
(r297224)
@@ -38,7 +38,7 @@ SYMBOL_MAPS=${.CURDIR}/pthread.map
MAN= libthr.3
-# enable extra internal consistancy checks
+# enable extra internal consistency checks
CFLAGS+=-D_PTHREADS_INVARIANTS
PRECIOUSLIB=
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "[email protected]"