Skip to content

src: correct indentation for X509ToObject

The indentation in one of the if statements blocks is four spaces instead of two. This commit changes the indentation to two spaces.

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