[ros-diffs] [gedmurphy] 20153: Missed a tab / space format. Looked ugly in diff

gedmurphy at svn.reactos.com gedmurphy at svn.reactos.com
Tue Dec 13 23:12:21 CET 2005


Missed a tab / space format. Looked ugly in diff
Modified: trunk/reactos/apps/utils/getfirefox/getfirefox.c
  _____  

Modified: trunk/reactos/apps/utils/getfirefox/getfirefox.c
--- trunk/reactos/apps/utils/getfirefox/getfirefox.c	2005-12-13
22:02:43 UTC (rev 20152)
+++ trunk/reactos/apps/utils/getfirefox/getfirefox.c	2005-12-13
22:12:01 UTC (rev 20153)
@@ -354,7 +354,7 @@

       if (wParam == IDCANCEL)
         {
           SetWindowLongPtrW(Dlg, GWLP_USERDATA, 1);
-		  PostMessage(Dlg, WM_CLOSE, 0, 0);
+          PostMessage(Dlg, WM_CLOSE, 0, 0);
         }
       return FALSE;
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051213/57f52c88/attachment.html


More information about the Ros-diffs mailing list