Skip to content

Commit

Permalink
add comment for rcl_get_secure_root
Browse files Browse the repository at this point in the history
Signed-off-by: Abby Xu <abbyxu@amazon.com>
  • Loading branch information
xabxx committed May 3, 2019
1 parent c0d0147 commit 4639789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rcl/include/rcl/security_directory.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ extern "C"
* \param[in] node_namespace validated, absolute namespace (starting with "/")
* \param[in] allocator the allocator to use for allocation
* \returns machine specific (absolute) node secure root path or NULL on failure
* returned pointer must be deallocated by the caller of this function
*/
RCL_PUBLIC
char * rcl_get_secure_root(
Expand Down

0 comments on commit 4639789

Please sign in to comment.