* expand tabs. [ci skip]
Please consider using misc/expand_tabs.rb as a pre-commit hook.
This commit is contained in:
parent
b481b673d7
commit
a4bb2d7d63
@ -68,7 +68,7 @@ struct parser_st_hash_type {
|
||||
};
|
||||
|
||||
typedef struct st_functions {
|
||||
void *(*nonempty_memcpy)(void *dest, const void *src, size_t t, size_t n);
|
||||
void *(*nonempty_memcpy)(void *dest, const void *src, size_t t, size_t n);
|
||||
} st_functions_t;
|
||||
|
||||
#define ST_INDEX_BITS (SIZEOF_ST_INDEX_T * CHAR_BIT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user