Remove space that snuck in during editing.

Change-Id: Iea196ecb3c236c5257ce57fcff1401a6386c95f9
Reviewed-on: https://code.wireshark.org/review/36601
Reviewed-by: Guy Harris <gharris@sonic.net>
This commit is contained in:
Guy Harris 2020-03-27 19:40:32 -07:00 committed by Guy Harris
parent f9cf25f7df
commit 5e77ab8b95
1 changed files with 1 additions and 1 deletions

View File

@ -399,7 +399,7 @@ static const value_string block_type_vals[] = {
* ID MUST be valid, which means that a matching Darwin Process
* Event Block MUST exist.
*/
static const value_string option_code_section_header_vals[] = {
{ 0, "End of Options" },
{ 1, "Comment" },