]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup: Fixed cgroup_strerror() typo.
authorJan Safranek <jsafrane@redhat.com>
Thu, 15 Dec 2011 14:45:47 +0000 (15:45 +0100)
committerJan Safranek <jsafrane@redhat.com>
Fri, 16 Dec 2011 13:04:26 +0000 (14:04 +0100)
commit0dbc8b9e5dd3570e70e7f279596467cc7370635b
treecf7707c14083289160cfc5eed6aee35684327c41
parent248ee164ee7818e5640dace6fad6533c4c94087b
libcgroup: Fixed cgroup_strerror() typo.

Adding missing comma to list of error messages.

Signed-off-by: Jan Safranek <jsafrane@redhat.com>
src/api.c