fix formatting

pull/4858/head
Jan Tattermusch 9 years ago
parent ea05099f52
commit 1cebbcade4
  1. 4
      include/grpc/census.h

@ -506,8 +506,8 @@ extern census_aggregation_ops census_agg_window;
construction via census_define_view(). */
typedef struct {
const census_aggregation_ops *ops;
const void
*create_arg; /* Argument to be used for aggregation initialization. */
const void *
create_arg; /* Argument to be used for aggregation initialization. */
} census_aggregation;
/** A census view type. Opaque. */

Loading…
Cancel
Save