aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/impl/codegen/atm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grpc/impl/codegen/atm.h')
-rw-r--r--include/grpc/impl/codegen/atm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpc/impl/codegen/atm.h b/include/grpc/impl/codegen/atm.h
index 4bd572d6d1..d348f32f67 100644
--- a/include/grpc/impl/codegen/atm.h
+++ b/include/grpc/impl/codegen/atm.h
@@ -34,7 +34,7 @@
#ifndef GRPC_IMPL_CODEGEN_ATM_H
#define GRPC_IMPL_CODEGEN_ATM_H
-/* This interface provides atomic operations and barriers.
+/** This interface provides atomic operations and barriers.
It is internal to gpr support code and should not be used outside it.
If an operation with acquire semantics precedes another memory access by the