Revision: 51840
http://brlcad.svn.sourceforge.net/brlcad/?rev=51840&view=rev
Author: carlmoore
Date: 2012-08-09 15:42:54 +0000 (Thu, 09 Aug 2012)
Log Message:
-----------
remove trailing blank
Modified Paths:
--------------
brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake
Modified: brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake
===================================================================
--- brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake 2012-08-09 09:28:54 UTC
(rev 51839)
+++ brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake 2012-08-09 15:42:54 UTC
(rev 51840)
@@ -114,7 +114,7 @@
string(REGEX REPLACE "[^a-zA-Z0-9]" "_" var ${typename})
string(TOUPPER "${var}" var)
# Proceed with type check. To make sure checks are re-run when
- # re-testing the same type with different headers, create a test
+ # re-testing the same type with different headers, create a test
# variable incorporating both the typename and the headers string
string(REGEX REPLACE "[^a-zA-Z0-9]" "_" testvar "HAVE_${typename}${headers}")
string(TOUPPER "${testvar}" testvar)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits