projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d16b8d
)
public: fix typo in memory.h
author
Julien Grall
<julien.grall@citrix.com>
Mon, 5 Oct 2015 15:18:48 +0000
(17:18 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Mon, 5 Oct 2015 15:18:48 +0000
(17:18 +0200)
Signed-off-by: Julien Grall <julien.grall@citrix.com>
xen/include/public/memory.h
patch
|
blob
|
history
diff --git
a/xen/include/public/memory.h
b/xen/include/public/memory.h
index 320de918e6f5a0f98f400b542a653b6f7440112a..4df38d6b241c6355015a414b142b64ba594a32f5 100644
(file)
--- a/
xen/include/public/memory.h
+++ b/
xen/include/public/memory.h
@@
-520,7
+520,7
@@
DEFINE_XEN_GUEST_HANDLE(xen_mem_sharing_op_t);
/*
* XENMEM_claim_pages flags - the are no flags at this time.
- * The zero value is appropiate.
+ * The zero value is approp
r
iate.
*/
/*