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 a2c8386028..104e1d51df 100644
--- a/include/grpc/support/atm_gcc_atomic.h
+++ b/include/grpc/support/atm_gcc_atomic.h
@@ -69,4 +69,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 */