<div dir="ltr"><div><div>This change:<br><br>-**  display, inputs, and cursor channels.  See main.js for<br>
+**  display, inputs, and cursor channels.  See main.js for<br><br></div>Is because file in repository has a trailing whitespace.<br><br></div>It happened before in another patch I sent but now is when I finally found the reason.<br> </div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 5, 2016 at 10:48 AM, Oliver Gutierrez <span dir="ltr"><<a href="mailto:ogutierrez@redhat.com" target="_blank">ogutierrez@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
 spiceconn.js | 6 +++---<br>
 1 file changed, 3 insertions(+), 3 deletions(-)<br>
<br>
diff --git a/spiceconn.js b/spiceconn.js<br>
index 903f3b0..5123e04 100644<br>
--- a/spiceconn.js<br>
+++ b/spiceconn.js<br>
@@ -23,7 +23,7 @@<br>
 **      This is the base Javascript class for establishing and<br>
 **  managing a connection to a Spice Server.<br>
 **  It is used to provide core functionality to the Spice main,<br>
-**  display, inputs, and cursor channels.  See main.js for<br>
+**  display, inputs, and cursor channels.  See main.js for<br>
 **  usage.<br>
 **----------------------------<wbr>------------------------------<wbr>----------------*/<br>
 function SpiceConn(o)<br>
@@ -185,8 +185,8 @@ SpiceConn.prototype =<br>
<br>
                 if (msg.type > 500)<br>
                 {<br>
-                    alert("Something has gone very wrong; we think we have message of type " + msg.type);<br>
-                    debugger;<br>
+                    DEBUG > 0 && alert("Something has gone very wrong; we think we have message of type " + msg.type);<br>
+                    DEBUG > 0 && debugger;<br>
                 }<br>
<br>
                 if (msg.size == 0)<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.7.4<br>
<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><span>Oliver Gutierrez<br>Associate Software Engineer - Desktop Management tools<br>Red Hat</span></div></div>
</div>