From ddd045b0ac45dcefe02f9e9320814b3e4adfc015 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 26 Nov 2013 17:19:37 -0500 Subject: [PATCH] Cleanup: update alignment of TOC Signed-off-by: Mathieu Desnoyers --- common-trace-format-specification.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/common-trace-format-specification.txt b/common-trace-format-specification.txt index dd00ca1..4af2244 100644 --- a/common-trace-format-specification.txt +++ b/common-trace-format-specification.txt @@ -41,12 +41,12 @@ Table of Contents 4.1.6 GNU/C bitfields 4.1.7 Floating point 4.1.8 Enumerations -4.2 Compound types - 4.2.1 Structures - 4.2.2 Variants (Discriminated/Tagged Unions) - 4.2.3 Arrays - 4.2.4 Sequences - 4.2.5 Strings + 4.2 Compound types + 4.2.1 Structures + 4.2.2 Variants (Discriminated/Tagged Unions) + 4.2.3 Arrays + 4.2.4 Sequences + 4.2.5 Strings 5. Event Packet Header 5.1 Event Packet Header Description 5.2 Event Packet Context Description -- 2.34.1