| commit | 21ee5d1f4943d814f25f2b798c076dd7e434defa | [log] [tgz] |
|---|---|---|
| author | Shinichiro Hamaji <[email protected]> | Wed May 28 04:12:14 2014 |
| committer | Shinichiro Hamaji <[email protected]> | Wed May 28 04:12:14 2014 |
| tree | d6c3dcc1ef0a823dc476cb249732a4c28e57c00c | |
| parent | 6b567007870a73d41bc2c90fb7d5264d8292c29b [diff] |
Fix some style issues in sysdeps/nacl/irt_syscalls.* - Untabify code - Add line breaks for >80 lines - Fix the type __nacl_irt_thread_create BUG=https://code.google.com/p/chromium/issues/detail?id=352498 [email protected] Review URL: https://codereview.chromium.org/200463002