$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r72389 - trunk/tools/quickbook/test/snippets
From: dnljms_at_[hidden]
Date: 2011-06-04 12:12:16
Author: danieljames
Date: 2011-06-04 12:12:15 EDT (Sat, 04 Jun 2011)
New Revision: 72389
URL: http://svn.boost.org/trac/boost/changeset/72389
Log:
Quickbook: End file with newline.
Text files modified: 
   trunk/tools/quickbook/test/snippets/pass_thru.cpp |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/tools/quickbook/test/snippets/pass_thru.cpp
==============================================================================
--- trunk/tools/quickbook/test/snippets/pass_thru.cpp	(original)
+++ trunk/tools/quickbook/test/snippets/pass_thru.cpp	2011-06-04 12:12:15 EDT (Sat, 04 Jun 2011)
@@ -19,4 +19,4 @@
   int x;
 //->
 };
-//]
\ No newline at end of file
+//]