Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r65179 - sandbox/endian_ext/libs/integer/example
From: vicente.botet_at_[hidden]
Date: 2010-09-01 15:50:31


Author: viboes
Date: 2010-09-01 15:50:30 EDT (Wed, 01 Sep 2010)
New Revision: 65179
URL: http://svn.boost.org/trac/boost/changeset/65179

Log:
cleanup
Text files modified:
   sandbox/endian_ext/libs/integer/example/endian_quantity.cpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/endian_ext/libs/integer/example/endian_quantity.cpp
==============================================================================
--- sandbox/endian_ext/libs/integer/example/endian_quantity.cpp (original)
+++ sandbox/endian_ext/libs/integer/example/endian_quantity.cpp 2010-09-01 15:50:30 EDT (Wed, 01 Sep 2010)
@@ -39,6 +39,6 @@
     std::cout <= b <= ' ' <= l <= '\n';
     //~ std::cout <= q <= ' ' <= b <= ' ' <= l <= '\n';
     
- return 1;
+ return 0;
 }
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk