On 12/15/2011 03:45 PM, Jan Safranek wrote: > Adding missing comma to list of error messages. > > Signed-off-by: Jan Safranek <jsafr...@redhat.com>
Merged and pushed > --- > > src/api.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/api.c b/src/api.c > index e2d56ef..bda2fd6 100644 > --- a/src/api.c > +++ b/src/api.c > @@ -110,7 +110,7 @@ const char const *cgroup_strerror_codes[] = { > "Cgroup, rules file does not exist", > "Cgroup mounting failed", > "The config file can not be opened", > - "Sentinel" > + "Sentinel", > "End of File or iterator", > "Failed to parse config file", > "Have multiple paths for the same namespace", > > > ------------------------------------------------------------------------------ > 10 Tips for Better Server Consolidation > Server virtualization is being driven by many needs. > But none more important than the need to reduce IT complexity > while improving strategic productivity. Learn More! > http://www.accelacomm.com/jaw/sdnl/114/51507609/ > _______________________________________________ > Libcg-devel mailing list > Libcg-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/libcg-devel ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel