aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/support/atm_gcc_atomic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grpc/support/atm_gcc_atomic.h')
-rw-r--r--include/grpc/support/atm_gcc_atomic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpc/support/atm_gcc_atomic.h b/include/grpc/support/atm_gcc_atomic.h
index 4e0a7ab1c6..896dd842ec 100644
--- a/include/grpc/support/atm_gcc_atomic.h
+++ b/include/grpc/support/atm_gcc_atomic.h
@@ -66,4 +66,4 @@ static __inline int gpr_atm_rel_cas(gpr_atm *p, gpr_atm o, gpr_atm n) {
__ATOMIC_RELAXED);
}
-#endif /* __GRPC_SUPPORT_ATM_GCC_ATOMIC_H__ */
+#endif /* __GRPC_SUPPORT_ATM_GCC_ATOMIC_H__ */