$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r74129 - sandbox/mmap/boost/mmap/mapping/posix
From: dsaritz_at_[hidden]
Date: 2011-08-29 10:38:44
Author: psiha
Date: 2011-08-29 10:38:43 EDT (Mon, 29 Aug 2011)
New Revision: 74129
URL: http://svn.boost.org/trac/boost/changeset/74129
Log:
Minor cleanup.
Text files modified: 
   sandbox/mmap/boost/mmap/mapping/posix/mapping.inl |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/mmap/boost/mmap/mapping/posix/mapping.inl
==============================================================================
--- sandbox/mmap/boost/mmap/mapping/posix/mapping.inl	(original)
+++ sandbox/mmap/boost/mmap/mapping/posix/mapping.inl	2011-08-29 10:38:43 EDT (Mon, 29 Aug 2011)
@@ -61,7 +61,7 @@
         );
     }
 
-    static inline void unmap( mapped_view_reference<unsigned char, posix> const & view )
+    static void unmap( mapped_view_reference<unsigned char, posix> const & view )
     {
         BOOST_VERIFY
         (