Fix some irregular indentation.

This commit is contained in:
Mátyás Mustoha 2015-04-22 21:08:43 +02:00
parent 8efd70b01b
commit 91b4246e1b
5 changed files with 29 additions and 29 deletions

View file

@ -110,7 +110,7 @@ pub extern "C" fn cef_execute_process(_args: *const cef_main_args_t,
_app: *mut cef_app_t,
_windows_sandbox_info: *mut c_void)
-> c_int {
-1
-1
}
#[no_mangle]