From 21b19a552cbd01fe5c154d81fbf470362740650f Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Tue, 13 Jan 2015 12:39:32 -0800 Subject: [PATCH] Fix formatting --- test/core/util/port.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/core/util/port.h b/test/core/util/port.h index 0ba895af433..94cc1d5bd36 100644 --- a/test/core/util/port.h +++ b/test/core/util/port.h @@ -49,4 +49,4 @@ int grpc_pick_unused_port_or_die(); } #endif -#endif /* __GRPC_TEST_UTIL_PORT_H__ */ +#endif /* __GRPC_TEST_UTIL_PORT_H__ */