commit | bf0a8362cdc2670373b4462943e6e6bf156d0a5c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Feb 22 16:02:31 2023 -0800 |
committer | GitHub <noreply@github.com> | Wed Feb 22 16:02:31 2023 -0800 |
tree | 0f21a4c8d629474e56f227c7cfe59d08cae6e324 | |
parent | 8b5498e36795d2d17c0673cfa8831cb052ec7a0a [diff] |
Fix syntax error in struct doc example (GH-102160) Missing closing ) reported on Discuss by Chukwudi Nwachukwu. (cherry picked from commit 8f647477f0ab5362741d261701b5bcd76bd69ec1) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>