From de4445845ee4f39d22db6558d8d22752b5c13aad Mon Sep 17 00:00:00 2001 From: Daan Hoogland Date: Wed, 25 Mar 2015 22:06:26 +0100 Subject: [PATCH] trailing whitespace --- api/src/com/cloud/ha/Investigator.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/src/com/cloud/ha/Investigator.java b/api/src/com/cloud/ha/Investigator.java index cbf5d30916f..bc6f331f8d5 100644 --- a/api/src/com/cloud/ha/Investigator.java +++ b/api/src/com/cloud/ha/Investigator.java @@ -34,7 +34,7 @@ public interface Investigator extends Adapter { class UnknownVM extends Exception { /** - * + * */ private static final long serialVersionUID = 1L;