[User32]
[reactos.git] / reactos / dll / win32 / user32 / controls / edit.c
index 65f3679..b07830f 100644 (file)
@@ -4477,8 +4477,8 @@ LRESULT WINAPI EditWndProc_common( HWND hwnd, UINT msg, WPARAM wParam, LPARAM lP
            {
               NtUserSetWindowFNID(hwnd, FNID_EDIT);
            }
-        }    
-#endif    
+        }
+#endif
 
         TRACE("hwnd=%p msg=%x (%s) wparam=%lx lparam=%lx\n", hwnd, msg, SPY_GetMsgName(msg, hwnd), wParam, lParam);