------------------------------------------------------------
revno: 1640
committer: James Hunt <james.h...@ubuntu.com>
branch nick: upstart
timestamp: Tue 2014-07-01 14:17:52 +0100
message:
  * init/cgroup.c: cgroup_chown(): Corrected return value details.
modified:
  init/cgroup.c


--
lp:upstart
https://code.launchpad.net/~upstart-devel/upstart/trunk

Your team Upstart Reviewers is subscribed to branch lp:upstart.
To unsubscribe from this branch go to 
https://code.launchpad.net/~upstart-devel/upstart/trunk/+edit-subscription
=== modified file 'init/cgroup.c'
--- init/cgroup.c	2014-06-09 08:37:09 +0000
+++ init/cgroup.c	2014-07-01 13:17:52 +0000
@@ -1430,7 +1430,7 @@
  *
  * Change the user and group ownership of @path below @controller.
  *
- * Returns: TRUE on success, else FALSE.
+ * Returns: TRUE on success, FALSE on raised error.
  **/
 int
 cgroup_chown (const char  *controller,

-- 
upstart-devel mailing list
upstart-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/upstart-devel

Reply via email to