Update of /cvsroot/boost/boost/tools/inspect
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21496
Modified Files:
unnamed_namespace_check.hpp
Log Message:
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
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- unnamed_namespace_check.hpp 18 Jul 2006 03:55:38 -0000 1.1
+++ unnamed_namespace_check.hpp 24 Jul 2006 20:54:40 -0000 1.2
@@ -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