From f0791bbd7297e737d9e13d0b0bb21473b173b2a7 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 18 Aug 2011 14:48:38 -0400 Subject: Cleanup whitespace --- src/pyutils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pyutils.h') diff --git a/src/pyutils.h b/src/pyutils.h index efb1b858..7e016502 100644 --- a/src/pyutils.h +++ b/src/pyutils.h @@ -173,7 +173,7 @@ namespace boost { namespace python { arg_to_python(T const& x) \ : python::handle<>(expr) {} \ }; \ - } + } // Specialize argument and return value converters for T using expr # define BOOST_PYTHON_TO_PYTHON_BY_VALUE(T, expr, pytype) \ -- cgit v1.2.3