Clean up the G_DEFINE_DYNAMIC_TYPE definitions for protocols
Review Request #2058 — Created Nov. 12, 2022 and submitted — Latest diff uploaded
Most of these were missing the G_TYPE_FLAG_FINAL flag, many of these had wrong indentation, and a many had a trailing ; that isn't necessary as well.
Compiled