Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / src / libraries / nacl_io / kernel_intercept.h
index 9b72f58..65d269b 100644 (file)
@@ -55,8 +55,7 @@ int ki_init_ppapi(void* kernel_proxy,
 
 /*
  * ki_init_interface() is a variant of ki_init() that can be called with
- * a PepperInterface object.  The ownership of this object then passes
- * to nacl_io and it will be deleted on ki_uninit().
+ * a PepperInterface object.
  */
 int ki_init_interface(void* kernel_proxy, void* pepper_interface);