1
0
mirror of https://github.com/libuv/libuv synced 2025-03-28 21:13:16 +00:00

delete empty line

This commit is contained in:
Joe Dollard 2016-03-14 20:43:01 -04:00 committed by Jameson Nash
parent 83636f6731
commit b9f08fbd50

View File

@ -1153,7 +1153,6 @@ typedef struct uv_process_options_s {
size_t cpumask_size;
uv_gid_t* gids;
size_t gids_size;
} uv_process_options_t;
/*