[systemd-devel] manager.c
Cristi Patty
cristipatty at yahoo.com
Wed Apr 27 02:07:53 PDT 2011
in [manager.c], function [manager_reload], close to the end of function, there are these lines:" assert(m->n_deserializing > 0); m->n_deserializing ++; "- is it really OK the " m->n_deserializing ++ " or it should have been " m->n_deserializing -- " ?
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20110427/ec1cb961/attachment.htm>
More information about the systemd-devel
mailing list