$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: technews_at_[hidden]
Date: 2008-01-07 18:05:31
Author: turkanis
Date: 2008-01-07 18:05:31 EST (Mon, 07 Jan 2008)
New Revision: 42595
URL: http://svn.boost.org/trac/boost/changeset/42595
Log:
fixed file description
Text files modified: 
   branches/iostreams_dev/libs/iostreams/test/operation_sequence_test.cpp |     5 ++---                                   
   1 files changed, 2 insertions(+), 3 deletions(-)
Modified: branches/iostreams_dev/libs/iostreams/test/operation_sequence_test.cpp
==============================================================================
--- branches/iostreams_dev/libs/iostreams/test/operation_sequence_test.cpp	(original)
+++ branches/iostreams_dev/libs/iostreams/test/operation_sequence_test.cpp	2008-01-07 18:05:31 EST (Mon, 07 Jan 2008)
@@ -4,9 +4,8 @@
  * 
  * See http://www.boost.org/libs/iostreams for documentation.
  *
- * Verifies that the close() member functions of filters and devices
- * are called with the correct arguments in the correct order when 
- * they are combined using chains or adapters.
+ * Tests the facilities defined in the header
+ * libs/iostreams/test/detail/operation_sequence.hpp
  *
  * File:        libs/iostreams/test/operation_sequence_test.cpp
  * Date:        Mon Dec 10 18:58:19 MST 2007