]> git.ipfire.org Git - thirdparty/libvirt.git/commit
command: Move environ-adding code to common function virCommandAddEnv.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 24 Sep 2012 16:30:18 +0000 (17:30 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 24 Sep 2012 16:47:45 +0000 (17:47 +0100)
commitf644361b1eeb78fd59be4cd7ec85567bbf300506
tree4638e27d1681ad4d3abc761dbde2f1043af60f93
parentf8fbeb50d52520a109d71c8566fed2ea600650ec
command: Move environ-adding code to common function virCommandAddEnv.

This is just code motion.  The semantics of the code should be
identical after this change.
src/util/command.c