]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
Fix typo in wrapper.c (cgroup_get_uid_gid)
authorBalbir Singh <balbir@linux.vnet.ibm.com>
Wed, 24 Mar 2010 07:18:45 +0000 (12:48 +0530)
committerDhaval Giani <dhaval.giani@gmail.com>
Wed, 24 Mar 2010 11:36:17 +0000 (12:36 +0100)
commit33fe212d1f132f1d3a5a281cc3d28217fcab318c
tree97db47292e1d96406459db2e0bb98b4d18baaba7
parented0881d91408000d6ea5e4f73b49acf2615df9f9
Fix typo in wrapper.c (cgroup_get_uid_gid)

Fix the typo in our cgroup_get_uid_gid routine
We seem to have a typo in the function, the fix is quite obvious.

Reported-by: Ciju Rajan K <ciju@linux.vnet.ibm.com>
Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Signed-off-by: Dhaval Giani <dhaval.giani@gmail.com>
src/wrapper.c