tianocore-docs/edk2-CCodingStandardsSpecification

Function example has extraneous semicolon.

Closed this issue · 2 comments

https://github.com/tianocore-docs/edk2-CCodingStandardsSpecification/blob/master/5_source_files/57_c_programming.md

Section 5.7.1.10, there is a semicolon after the function paramters. Probably a copy-paste error from the header file.

bcran commented

I've submitted a patch to fix this.