Update of /cvsroot/boost/boost/boost/wave
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1185/boost/wave
Modified Files:
cpp_context.hpp wave_config.hpp
Log Message:
Wave: cosmetic comment fixes.
Index: cpp_context.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/wave/cpp_context.hpp,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- cpp_context.hpp 4 Jul 2007 18:25:51 -0000 1.36
+++ cpp_context.hpp 11 Jul 2007 15:35:30 -0000 1.37
@@ -207,7 +207,7 @@
bool even_predefined = false)
{
#if BOOST_WAVE_SUPPORT_PRAGMA_ONCE != 0
- // ensure this gets remove from the list of include guards as well
+ // ensure this gets removed from the list of include guards as well
includes.remove_pragma_once_header(std::string(name.c_str()));
#endif
return macros.remove_macro(
Index: wave_config.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/wave/wave_config.hpp,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- wave_config.hpp 4 Jul 2007 21:56:55 -0000 1.21
+++ wave_config.hpp 11 Jul 2007 15:35:30 -0000 1.22
@@ -134,7 +134,7 @@
///////////////////////////////////////////////////////////////////////////////
// Allow to define macros with the command line syntax (-DMACRO(x)=definition)
//
-// To disable the the possibility to define macros based on the command line
+// To disable the possibility to define macros based on the command line
// syntax, define the following constant as zero before including this file.
//
#if !defined(BOOST_WAVE_ENABLE_COMMANDLINE_MACROS)
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs