From 2ae92dcc97765deb2845dd07a338858aeb375cb3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 24 Jun 2015 14:13:37 +0100 Subject: No-op: whitespace. --- src/object.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/object.h') diff --git a/src/object.h b/src/object.h index 70cbe999..303e46d3 100644 --- a/src/object.h +++ b/src/object.h @@ -48,11 +48,11 @@ public: protected: friend class ::write_subtitle_test; - + /** ID */ std::string _id; }; - + } #endif -- cgit v1.2.3