]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: fix comment typo
authorEric Blake <eblake@redhat.com>
Wed, 9 Jan 2013 23:39:18 +0000 (16:39 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 9 Jan 2013 23:45:59 +0000 (16:45 -0700)
commit7034531814d32b53f928abcf5f79d3ac3343aa69
tree59c883a992712e0c45eb49f72ae5b657a511b01d
parent7cc522beb6c3aacb861d1e436f55e59c23faf915
maint: fix comment typo

While OOM can have knock-on effects that trash a system, generally
the first symptom is one of memory thrashing.

* src/qemu/qemu_cgroup.c (qemuSetupCgroup): Reword slightly.
src/qemu/qemu_cgroup.c