zig/lib/std/os/uefi/tables
Damien Firmenich 5fafcc2b62
zig fmt: remove trailing whitespace on doc comments
Fixes #11353

The renderer treats comments and doc comments differently since doc
comments are parsed into the Ast. This commit adds a check after getting
the text for the doc comment and trims whitespace at the end before
rendering.

The `a = 0,` in the test is here to avoid a ParseError while parsing the
test.
2022-04-05 18:08:33 +03:00
..
boot_services.zig zig fmt: remove trailing whitespace on doc comments 2022-04-05 18:08:33 +03:00
configuration_table.zig stage1, stage2: rename c_void to anyopaque (#10316) 2021-12-19 00:24:45 -05:00
runtime_services.zig std/os/uefi: Fill out remaining runtime services and add parameter names 2022-01-13 15:47:14 -05:00
system_table.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
table_header.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00