Update of /cvsroot/boost/boost/libs/statechart/example/Camera
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23613/libs/statechart/example/Camera

Modified Files:
      Tag: RC_1_34_0
        Main.cpp 
Log Message:
Merged various fixes for boost inspection issues from trunk to branch.

Index: Main.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/statechart/example/Camera/Main.cpp,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- Main.cpp    1 Sep 2005 10:47:58 -0000       1.7
+++ Main.cpp    16 Jul 2006 21:32:10 -0000      1.7.2.1
@@ -106,5 +106,5 @@
     key = GetKey();
   }
 
-       return 0;
+  return 0;
 }



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to