aboutsummaryrefslogtreecommitdiff
path: root/src/core/lib/iomgr/python_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/iomgr/python_util.h')
-rw-r--r--src/core/lib/iomgr/python_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/iomgr/python_util.h b/src/core/lib/iomgr/python_util.h
index 10c335b174..b2f4162ca1 100644
--- a/src/core/lib/iomgr/python_util.h
+++ b/src/core/lib/iomgr/python_util.h
@@ -43,4 +43,4 @@ inline int grpc_slice_buffer_length(grpc_slice_buffer* buffer, int i) {
return GRPC_SLICE_LENGTH(buffer->slices[i]);
}
-#endif
+#endif // GRPC_CORE_LIB_IOMGR_PYTHON_UTIL_H