clang-format

pull/4859/head
Craig Tiller 9 years ago
parent 841c726140
commit e1a1031652
  1. 2
      include/grpc/impl/codegen/grpc_types.h

@ -72,7 +72,7 @@ typedef struct grpc_arg_pointer_vtable {
void *(*copy)(void *p); void *(*copy)(void *p);
void (*destroy)(void *p); void (*destroy)(void *p);
int (*cmp)(void *p, void *q); int (*cmp)(void *p, void *q);
} grpc_arg_pointer_vtable; } grpc_arg_pointer_vtable;
/** A single argument... each argument has a key and a value /** A single argument... each argument has a key and a value

Loading…
Cancel
Save