projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311' into...
[qemu.git]
/
tpm.c
diff --git
a/tpm.c
b/tpm.c
index 4ffd9b927e2de8cf85587e3873e219331e051ea6..963b7ee0d82e2de1ed196b6005194d46fe023d14 100644
(file)
--- a/
tpm.c
+++ b/
tpm.c
@@
-134,7
+134,7
@@
static int configure_tpm(QemuOpts *opts)
Error *local_err = NULL;
if (!QLIST_EMPTY(&tpm_backends)) {
- error_report("Only one TPM is allowed.
\n
");
+ error_report("Only one TPM is allowed.");
return 1;
}
This page took
0.032745 seconds
and
4
git commands to generate.