Skip to content

src: remove unnecessary return statement

I think the code would be a little clearer if the return statement was removed here since End() does not return any value and neither does ParseHeader.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

src, crypto

Merge request reports

Loading