mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-01 21:07:24 +00:00
Replace tabs with spaces.
This commit is contained in:
@@ -62,4 +62,4 @@ inline static json_int_t json_array_get_int_element (json_t *array, size_t index
|
||||
ssize_t pipe_write_n(int fd, const void *vptr, size_t n);
|
||||
|
||||
// Read "n" bytes from a descriptor.
|
||||
ssize_t pipe_read_n(int fd, void *vptr, size_t n);
|
||||
ssize_t pipe_read_n(int fd, void *vptr, size_t n);
|
||||
|
Reference in New Issue
Block a user