From b14c814fec11ab450c552bccf5fe7d96dc2c4e18 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 4 Nov 2009 20:07:32 -0500 Subject: Whitespace fix --- src/amount.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/amount.h') diff --git a/src/amount.h b/src/amount.h index f7d6986e..1cbd5185 100644 --- a/src/amount.h +++ b/src/amount.h @@ -698,7 +698,7 @@ private: friend class boost::serialization::access; template - void serialize(Archive & ar, const unsigned int /* version */); + void serialize(Archive& ar, const unsigned int /* version */); #endif // HAVE_BOOST_SERIALIZATION /*@}*/ -- cgit v1.2.3