From: Mathieu Desnoyers Date: Thu, 19 May 2011 14:43:23 +0000 (-0400) Subject: Fix typo X-Git-Tag: v1.8~33 X-Git-Url: http://git.efficios.com/?p=ctf.git;a=commitdiff_plain;h=d674f4b88e91b6cdd6e8f3f879aded53f13edc35 Fix typo Signed-off-by: Mathieu Desnoyers --- 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: