diff options
author | Craig Tiller <ctiller@google.com> | 2015-01-13 12:42:17 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2015-01-13 12:42:17 -0800 |
commit | 3d829d8bf465873d6e2902e8fe4eab1c2ea23d5f (patch) | |
tree | 103e28db143a2dcc1d7349a1e4f14c71d8bf5346 /src/core/surface/event_string.h | |
parent | cfc18adef72a0849427dec1534fcc6306d1c4257 (diff) | |
parent | dec1a71f91b1a65cf826f1f628fc6b6162728c5c (diff) |
Merge github.com:google/grpc into nogo
Diffstat (limited to 'src/core/surface/event_string.h')
-rw-r--r-- | src/core/surface/event_string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/surface/event_string.h b/src/core/surface/event_string.h index 30b693e95c..b34e2d152b 100644 --- a/src/core/surface/event_string.h +++ b/src/core/surface/event_string.h @@ -39,4 +39,4 @@ /* Returns a string describing an event. Must be later freed with gpr_free() */ char *grpc_event_string(grpc_event *ev); -#endif /* __GRPC_INTERNAL_SURFACE_EVENT_STRING_H__ */ +#endif /* __GRPC_INTERNAL_SURFACE_EVENT_STRING_H__ */ |