From d674f4b88e91b6cdd6e8f3f879aded53f13edc35 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Thu, 19 May 2011 10:43:23 -0400 Subject: [PATCH] Fix typo Signed-off-by: Mathieu Desnoyers --- common-trace-format-proposal.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-trace-format-proposal.txt b/common-trace-format-proposal.txt index d2a1f22..eab3a5d 100644 --- a/common-trace-format-proposal.txt +++ b/common-trace-format-proposal.txt @@ -233,7 +233,7 @@ defined by the size of the type "unit_type". TSDL meta-data representation: - unit_type name:size: + unit_type name:size; As an example, the following structure declared in C compiled by GCC: -- 2.34.1