You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2014/01/23 07:24:59 UTC

[6/6] git commit: updated refs/heads/master to 62ef617

Fixed check style error


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/62ef6179
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/62ef6179
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/62ef6179

Branch: refs/heads/master
Commit: 62ef61794d5944bd4ff618eba299ee2b525394dc
Parents: 6ebbec2
Author: Anshul Gangwar <an...@citrix.com>
Authored: Wed Jan 22 12:16:59 2014 +0530
Committer: Rajesh Battala <ra...@citrix.com>
Committed: Thu Jan 23 10:54:09 2014 +0530

----------------------------------------------------------------------
 .../src/com/cloud/consoleproxy/rdp/RdpBufferedImageCanvas.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/62ef6179/services/console-proxy/server/src/com/cloud/consoleproxy/rdp/RdpBufferedImageCanvas.java
----------------------------------------------------------------------
diff --git a/services/console-proxy/server/src/com/cloud/consoleproxy/rdp/RdpBufferedImageCanvas.java b/services/console-proxy/server/src/com/cloud/consoleproxy/rdp/RdpBufferedImageCanvas.java
index 6dabe05..4214574 100644
--- a/services/console-proxy/server/src/com/cloud/consoleproxy/rdp/RdpBufferedImageCanvas.java
+++ b/services/console-proxy/server/src/com/cloud/consoleproxy/rdp/RdpBufferedImageCanvas.java
@@ -32,7 +32,7 @@ import common.BufferedImageCanvas;
 
 public class RdpBufferedImageCanvas extends BufferedImageCanvas implements FrameBufferCanvas {
     /**
-     * 
+     *
      */
     private static final long serialVersionUID = 1L;