$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r54034 - in trunk/tools: boostbook/test/doxygen/boost quickbook/detail
From: daniel_james_at_[hidden]
Date: 2009-06-17 19:25:12
Author: danieljames
Date: 2009-06-17 19:25:12 EDT (Wed, 17 Jun 2009)
New Revision: 54034
URL: http://svn.boost.org/trac/boost/changeset/54034
Log:
A couple of missing newlines.
Text files modified: 
   trunk/tools/boostbook/test/doxygen/boost/example.hpp |     2 +-                                      
   trunk/tools/quickbook/detail/input_path.cpp          |     2 +-                                      
   2 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/tools/boostbook/test/doxygen/boost/example.hpp
==============================================================================
--- trunk/tools/boostbook/test/doxygen/boost/example.hpp	(original)
+++ trunk/tools/boostbook/test/doxygen/boost/example.hpp	2009-06-17 19:25:12 EDT (Wed, 17 Jun 2009)
@@ -43,4 +43,4 @@
     template <typename TypeParameter, int NonTypeParameter,
         typename TypeParameterWithDefault = int>
     struct example_template {};
-}
\ No newline at end of file
+}
Modified: trunk/tools/quickbook/detail/input_path.cpp
==============================================================================
--- trunk/tools/quickbook/detail/input_path.cpp	(original)
+++ trunk/tools/quickbook/detail/input_path.cpp	2009-06-17 19:25:12 EDT (Wed, 17 Jun 2009)
@@ -39,4 +39,4 @@
 #    error "Bosot filesystem path type doesn't seem to be set."
 #endif
     }
-}}
\ No newline at end of file
+}}