Skip to content
Snippets Groups Projects
Commit 5a262ec6 authored by Julian Oes's avatar Julian Oes
Browse files

uorb: came across a wrong comment

parent a18eabea
No related branches found
No related tags found
No related merge requests found
......@@ -200,7 +200,7 @@ extern int orb_unsubscribe(int handle) __EXPORT;
extern int orb_copy(const struct orb_metadata *meta, int handle, void *buffer) __EXPORT;
/**
* @see uORB::Manager::orb_advertise()
* @see uORB::Manager::orb_check()
*/
extern int orb_check(int handle, bool *updated) __EXPORT;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment