ofnode: fix comment typo
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
This commit is contained in:
parent
8244127db9
commit
33810b4e7d
@ -333,7 +333,7 @@ ofnode ofnode_get_parent(ofnode node);
|
||||
* ofnode_get_name() - get the name of a node
|
||||
*
|
||||
* @node: valid node to look up
|
||||
* @return name or node
|
||||
* @return name of node
|
||||
*/
|
||||
const char *ofnode_get_name(ofnode node);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user