1
0
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:
Shuai Lin
2016-05-19 12:04:01 +08:00
parent ae0cebc0eb
commit b76607f784
2 changed files with 33 additions and 33 deletions

View File

@@ -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);