From: Mathieu Desnoyers Date: Mon, 27 Jun 2011 20:42:10 +0000 (-0400) Subject: Remove redundant "optional" field tag X-Git-Tag: v1.8~25 X-Git-Url: http://git.efficios.com/?p=ctf.git;a=commitdiff_plain;h=cda896824d4ebb68d04027a16031a026cdf382a3 Remove redundant "optional" field tag Signed-off-by: Mathieu Desnoyers --- diff --git a/common-trace-format-specification.txt b/common-trace-format-specification.txt index 86060da..b924b6f 100644 --- a/common-trace-format-specification.txt +++ b/common-trace-format-specification.txt @@ -664,7 +664,7 @@ Event packet context (all fields are optional, specified by TSDL meta-data): - Event packet content size (in bytes). - Event packet size (in bytes, includes padding). -- Event packet content checksum (optional). Checksum excludes the event packet +- Event packet content checksum. Checksum excludes the event packet header. - Per-stream event packet sequence count (to deal with UDP packet loss). The number of significant sequence counter bits should also be present, so