mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Fix typo in header file comment
s/mmeory/memory/ in libvirt.h.in Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
@@ -4456,7 +4456,7 @@ typedef virMemoryParameter *virMemoryParameterPtr;
|
|||||||
* VIR_NODE_MEMORY_SHARED_PAGES_SHARED:
|
* VIR_NODE_MEMORY_SHARED_PAGES_SHARED:
|
||||||
*
|
*
|
||||||
* Macro for typed parameter that represents how many the shared
|
* Macro for typed parameter that represents how many the shared
|
||||||
* mmeory pages are being used.
|
* memory pages are being used.
|
||||||
*/
|
*/
|
||||||
# define VIR_NODE_MEMORY_SHARED_PAGES_SHARED "shm_pages_shared"
|
# define VIR_NODE_MEMORY_SHARED_PAGES_SHARED "shm_pages_shared"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user