Commit 835ab88
Function example in Chapter 5 C Programming has extraneous semicolon
https://bugzilla.tianocore.org/show_bug.cgi?id=1606
#1
"Section 5.7.1.10, there is a semicolon after the function parameters.
Probably a copy-paste error from the header file."
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Rebecca Cran <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>1 parent 3edad55 commit 835ab88
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments