commit | 90e914078a289b2feff1222dae25f9196381b941 | [log] [tgz] |
---|---|---|
author | Dmitry Grinberg <dmitrygr@google.com> | Thu Feb 04 16:43:41 2016 -0800 |
committer | Dmitry Grinberg <dmitrygr@google.com> | Fri Feb 05 00:44:15 2016 +0000 |
tree | 9249641536f450dba9159657f516840524073a41 | |
parent | e087fefb4d946b2207ebb1306bdddbf2589b1371 [diff] [blame] |
contexthub_hal: fix comment Change-Id: I98c88fce7414145a493778ca349438fd0ab36b2b
diff --git a/include/hardware/context_hub.h b/include/hardware/context_hub.h index 01d2377..f026b08 100644 --- a/include/hardware/context_hub.h +++ b/include/hardware/context_hub.h
@@ -262,7 +262,7 @@ /** * Enumerate all available hubs.The list is returned in "list". - * @return result : 0 if successful, error code otherwise + * @return result : number of hubs in list or error (negative) * * This method shall be called at device bootup. */