Index: mojo/services/files/interfaces/ioctl_terminal.mojom |
diff --git a/mojo/services/files/interfaces/ioctl_terminal.mojom b/mojo/services/files/interfaces/ioctl_terminal.mojom |
index 1996875add3389396be70bcfb163870b264c0f58..b65682c9e33e2b57aeb6a1e9153678e73aed5b27 100644 |
--- a/mojo/services/files/interfaces/ioctl_terminal.mojom |
+++ b/mojo/services/files/interfaces/ioctl_terminal.mojom |
@@ -72,6 +72,7 @@ const uint32 kIoctlTerminalSetWindowSize = 4; |
const uint32 kIoctlTerminalTermiosBaseFieldCount = 6; |
// Indices for the base fields: |
+// no-format |
viettrungluu
2016/03/15 23:14:50
Could you put this immediately after the "// Const
azani
2016/03/23 22:42:50
Done.
|
const uint32 kIoctlTerminalTermiosIFlagIndex = 0; |
const uint32 kIoctlTerminalTermiosOFlagIndex = 1; |
const uint32 kIoctlTerminalTermiosCFlagIndex = 2; |