Update of /cvsroot/boost/boost/boost/xpressive/detail/static
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21165/boost/xpressive/detail/static

Modified Files:
      Tag: RC_1_34_0
        static.hpp 
Log Message:
boost guidelines (mainly from inspect tool: tabs, license reference text, 
etc.); more to do...

Index: static.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/detail/static/static.hpp,v
retrieving revision 1.7
retrieving revision 1.7.4.1
diff -u -d -r1.7 -r1.7.4.1
--- static.hpp  15 Dec 2005 08:57:52 -0000      1.7
+++ static.hpp  27 Jul 2006 11:48:49 -0000      1.7.4.1
@@ -220,7 +220,7 @@
 inline static_xpression<Matcher, Next> const *
 get_pointer(static_xpression<Matcher, Next> const &xpr)
 {
-       return &xpr;
+    return &xpr;
 }
 
 ///////////////////////////////////////////////////////////////////////////////


-------------------------------------------------------------------------
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

Reply via email to