Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r59130 - trunk/boost/spirit/home/support/char_encoding/unicode
From: hartmut.kaiser_at_[hidden]
Date: 2010-01-18 12:19:06


Author: hkaiser
Date: 2010-01-18 12:19:05 EST (Mon, 18 Jan 2010)
New Revision: 59130
URL: http://svn.boost.org/trac/boost/changeset/59130

Log:
Spirit: added missing eol at eof
Text files modified:
   trunk/boost/spirit/home/support/char_encoding/unicode/get_category.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/boost/spirit/home/support/char_encoding/unicode/get_category.hpp
==============================================================================
--- trunk/boost/spirit/home/support/char_encoding/unicode/get_category.hpp (original)
+++ trunk/boost/spirit/home/support/char_encoding/unicode/get_category.hpp 2010-01-18 12:19:05 EST (Mon, 18 Jan 2010)
@@ -67,4 +67,4 @@
 }}}
 
 #include "tables.hpp"
-#endif
\ No newline at end of file
+#endif


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