mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-05-23 13:44:44 +02:00
Remove whitespace
This commit is contained in:
parent
3660b495c3
commit
772e4e01a3
@ -119,7 +119,7 @@ int main(void) {
|
||||
/* creates buffer and serializer instance. */
|
||||
msgpack_sbuffer* buffer = msgpack_sbuffer_new();
|
||||
msgpack_packer* pk = msgpack_packer_new(buffer, msgpack_sbuffer_write);
|
||||
|
||||
|
||||
int j;
|
||||
|
||||
for(j = 0; j<23; j++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user