Fix typo
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 19 May 2011 14:43:23 +0000 (10:43 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 19 May 2011 14:43:23 +0000 (10:43 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
common-trace-format-proposal.txt

index d2a1f224d69bf8459714b35a3ac735542898d5b7..eab3a5d461799faadc4f192baf7838623aeeb292 100644 (file)
@@ -233,7 +233,7 @@ defined by the size of the type "unit_type".
 
 TSDL meta-data representation:
 
 
 TSDL meta-data representation:
 
-  unit_type name:size:
+  unit_type name:size;
 
 As an example, the following structure declared in C compiled by GCC:
 
 
 As an example, the following structure declared in C compiled by GCC:
 
This page took 0.023248 seconds and 4 git commands to generate.