commit | 9b4a953d3f838312289b7957a1527fb5ed292b49 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Mon Nov 16 15:53:09 2009 +0300 |
committer | Kir Kolyshkin <kir@openvz.org> | Mon Nov 16 17:33:10 2009 +0300 |
tree | e3666d161416cc8e7dfe5c6b6769ef52ebd63882 | |
parent | d9ccdd31b848392eafd4ce2c28b0f9fbc3be274c [diff] |
conf_parse_*: remove checkdup argument In every call to these functions checkdup is set to 1, so let's remove this unneeded argument. Signed-off-by: Kir Kolyshkin <kir@openvz.org>