Skip to content

Commit e671bd7

Browse files
'Security context' -> 'Enclave'
Signed-off-by: Mikael Arguedas <[email protected]>
1 parent c998c4f commit e671bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rmw/include/rmw/init_options.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ typedef struct RMW_PUBLIC_TYPE rmw_init_options_t
5454
rmw_security_options_t security_options;
5555
/// Enable localhost only
5656
rmw_localhost_only_t localhost_only;
57-
/// Security context
57+
/// Enclave
5858
char * enclave;
5959

6060
// TODO(wjwwood): replace with rmw_allocator_t when that refactor happens

0 commit comments

Comments
 (0)