wl_desktop_shell: Fix formatting

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-10-29 10:35:24 -04:00
parent 0a60b1c553
commit 9ad13e4fcc
1 changed files with 1 additions and 2 deletions

View File

@ -1094,8 +1094,7 @@ _e_xdg_shell_surface_ping(struct wl_resource *resource)
serial = wl_display_next_serial(ec->comp->wl_comp_data->wl.disp);
if (ec->comp->wl_comp_data->shell_interface.xdg_shell)
xdg_shell_send_ping(ec->comp->wl_comp_data->shell_interface.xdg_shell, serial);
xdg_shell_send_ping(ec->comp->wl_comp_data->shell_interface.xdg_shell, serial);
}
static void