Revision: 5005
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5005&view=rev
Author:   ossman_
Date:     2012-10-17 07:59:36 +0000 (Wed, 17 Oct 2012)
Log Message:
-----------
Fix indentation.

Modified Paths:
--------------
    trunk/vncviewer/DesktopWindow.cxx

Modified: trunk/vncviewer/DesktopWindow.cxx
===================================================================
--- trunk/vncviewer/DesktopWindow.cxx   2012-10-17 07:59:20 UTC (rev 5004)
+++ trunk/vncviewer/DesktopWindow.cxx   2012-10-17 07:59:36 UTC (rev 5005)
@@ -431,7 +431,7 @@
         dw->grabKeyboard();
       break;
 
-      case FL_UNFOCUS:
+    case FL_UNFOCUS:
       // FIXME: We need to relinquish control when the entire window loses
       //        focus as it is very tied to this specific window on some
       //        platforms and we want to be able to open subwindows.

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to