Subject line: s/type/typo/
On 10/13/2011 03:07 AM, Daniel P. Berrange wrote:
On Wed, Oct 12, 2011 at 09:32:03PM -0500, Serge E. Hallyn wrote:
s/Mouting/Mounting.
Signed-off-by: Serge Hallyn<serge.hallyn@xxxxxxxxxxxxx>
---
src/lxc/lxc_controller.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/lxc/lxc_controller.c b/src/lxc/lxc_controller.c
index 1a56e0c..6557c07 100644
--- a/src/lxc/lxc_controller.c
+++ b/src/lxc/lxc_controller.c
@@ -984,7 +984,7 @@ lxcControllerRun(virDomainDefPtr def,
goto cleanup;
}
- VIR_DEBUG("Mouting 'devpts' on %s", devpts);
+ VIR_DEBUG("Mounting 'devpts' on %s", devpts);
if (mount("devpts", devpts, "devpts", 0,
"newinstance,ptmxmode=0666,mode=0620,gid=5")< 0) {
virReportSystemError(errno,
--
ACK
Pushed. I'll ask on the gnulib list what to do about the grantpt issue.
--
Eric Blake eblake@xxxxxxxxxx +1-801-349-2682
Libvirt virtualization library http://libvirt.org
--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list