s/\t/ /g
This commit is contained in:
@@ -698,4 +698,3 @@ static inline int msgpack_pack_raw_body(msgpack_packer* x, const void* b, size_t
|
|||||||
#undef msgpack_pack_real_int16
|
#undef msgpack_pack_real_int16
|
||||||
#undef msgpack_pack_real_int32
|
#undef msgpack_pack_real_int32
|
||||||
#undef msgpack_pack_real_int64
|
#undef msgpack_pack_real_int64
|
||||||
|
|
||||||
|
@@ -192,4 +192,3 @@ typedef unsigned int _msgpack_atomic_counter_t;
|
|||||||
|
|
||||||
|
|
||||||
#endif /* msgpack/sysdep.h */
|
#endif /* msgpack/sysdep.h */
|
||||||
|
|
||||||
|
@@ -459,4 +459,4 @@ static const execute_fn read_map_header = &unpack_container_header<0x80, 0xde>;
|
|||||||
|
|
||||||
#undef NEXT_CS
|
#undef NEXT_CS
|
||||||
|
|
||||||
/* vim: set ts=4 sw=4 noexpandtab */
|
/* vim: set ts=4 sw=4 sts=4 expandtab */
|
||||||
|
Reference in New Issue
Block a user