OSDN Git Service

contexthub_hal: fix comment
authorDmitry Grinberg <dmitrygr@google.com>
Fri, 5 Feb 2016 00:43:41 +0000 (16:43 -0800)
committerDmitry Grinberg <dmitrygr@google.com>
Fri, 5 Feb 2016 00:44:15 +0000 (00:44 +0000)
Change-Id: I98c88fce7414145a493778ca349438fd0ab36b2b

include/hardware/context_hub.h

index 01d2377..f026b08 100644 (file)
@@ -262,7 +262,7 @@ struct context_hub_module_t {
 
     /**
      * 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.
      */