commit | c167d55a075a2600fa5f42c1e9a1f1ebefd0abaa | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Mon Nov 16 17:45:46 2009 +0300 |
committer | Kir Kolyshkin <kir@openvz.org> | Mon Nov 16 17:45:46 2009 +0300 |
tree | 771c366cd8a9bd954154e5c8c213965e72b50b12 | |
parent | 9b4a953d3f838312289b7957a1527fb5ed292b49 [diff] |
src/lib/config.c: add/use conf_parse_ulong() There are a few places in the code which do the same thing. Put it aside as a function conf_parse_ulong(), and use it. Signed-off-by: Kir Kolyshkin <kir@openvz.org>