Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1367)

Unified Diff: mojo/services/files/interfaces/ioctl_terminal.mojom

Issue 1741963002: Auto-formatted all .mojom files. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698