]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
Fix a warning in api.c, where we ignore the fscanf value.
authorBalbir Singh <balbir@linux.vnet.ibm.com>
Sat, 20 Sep 2008 00:54:04 +0000 (00:54 +0000)
committerBalbir Singh <balbir@linux.vnet.ibm.com>
Sat, 20 Sep 2008 00:54:04 +0000 (00:54 +0000)
commit1450796033fc6c06694b4a4853f9c8c62e532564
tree27d67ac8692eb43a6c1b44011b1e3cc23c6dff2b
parent096af9029b89dc982e3849bcb3da49268abcd2cb
Fix a warning in api.c, where we ignore the fscanf value.
I've tested the patch by running the tests available in the tests
directory.

Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@185 4f4bb910-9a46-0410-90c8-c897d4f1cd53
api.c