From b5754f420a3cdd83b710aa3b4193e7b5b80c0141 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 27 Mar 2012 03:39:52 +0000 Subject: Delete trailing whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@4112 a436a847-0d15-0410-975c-d299462d15a1 --- src/PatchageModule.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PatchageModule.cpp') diff --git a/src/PatchageModule.cpp b/src/PatchageModule.cpp index 066ff47..991ebb0 100644 --- a/src/PatchageModule.cpp +++ b/src/PatchageModule.cpp @@ -164,6 +164,6 @@ PatchageModule::get_port(const std::string& name) return dynamic_cast(*p); } } - + return NULL; } -- cgit v1.2.1