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 d0c1927 commit 40fb619Copy full SHA for 40fb619
src/intercept.proto
@@ -2,7 +2,7 @@ syntax = "proto3";
2
3
/*
4
* Intercept message from sudo_intercept.so. Messages on the
5
- * wire are prefixed with a 32-bit size in network byte order.
+ * wire are prefixed with a 32-bit size in host byte order.
6
*/
7
message InterceptRequest {
8
oneof type {
0 commit comments