We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f63cb commit f15f39fCopy full SHA for f15f39f
tools/hv/hv_kvp_daemon.c
@@ -44,7 +44,7 @@
44
45
/*
46
* KVP protocol: The user mode component first registers with the
47
- * the kernel component. Subsequently, the kernel component requests, data
+ * kernel component. Subsequently, the kernel component requests, data
48
* for the specified keys. In response to this message the user mode component
49
* fills in the value corresponding to the specified key. We overload the
50
* sequence field in the cn_msg header to define our KVP message types.
0 commit comments