Update of /cvsroot/boost/boost/tools/inspect
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23090
Modified Files:
Tag: RC_1_34_0
unnamed_namespace_check.hpp
Log Message:
(merge from head)
possibly avoid misleading language when talking about headers ("included" ->
"including"); removed some blank lines
Index: unnamed_namespace_check.hpp
===================================================================
RCS file: /cvsroot/boost/boost/tools/inspect/unnamed_namespace_check.hpp,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- unnamed_namespace_check.hpp 24 Jul 2006 18:32:46 -0000 1.1.2.2
+++ unnamed_namespace_check.hpp 24 Jul 2006 20:58:39 -0000 1.1.2.3
@@ -30,12 +30,10 @@
const std::string & contents );
virtual ~unnamed_namespace_check()
- { std::cout << " " << m_errors << " usages of unnamed namespaces in
headers (included .ipp files)\n"; }
+ { std::cout << " " << m_errors << " usages of unnamed namespaces in
headers (including .ipp files)\n"; }
};
}
}
-
-
#endif // include guard
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs