From e028529c6be2372696e9f82c1921e2d062ccc8e8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 7 Jan 2014 03:20:00 +0000 Subject: Fix whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5293 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/Resource.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ingen/Resource.hpp') diff --git a/ingen/Resource.hpp b/ingen/Resource.hpp index 3d6d6cd2..3c937463 100644 --- a/ingen/Resource.hpp +++ b/ingen/Resource.hpp @@ -101,9 +101,9 @@ public: * this call exactly one property with predicate @p uri will be set. */ virtual const Atom& set_property( - const Raul::URI& uri, - const Atom& value, - Graph ctx=Graph::DEFAULT); + const Raul::URI& uri, + const Atom& value, + Graph ctx = Graph::DEFAULT); /** Add a property value. * -- cgit v1.2.1