Skip to content

src: re-sort the symbol macros

The symbol macros were almost lexically sorted, but some were misplaced.

I noticed when I added a few, then sorted the symbol block expecting the new ones to just go into the right place, which they did, but a dozen pre-existing ones moved around, too.

I think this could be fast-tracked, it should make no functional difference.

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

Merge request reports

Loading