Commits on Feb 10, 2021

  1. Use correct trigraphs to skip enum members.

    Avoid warnings like these:
    [14/448] Generating as-enum-types.h with a meson_exe.py custom command.
    WARNING: Failed to parse "/*< private >*/" in
    /home/mwleeds/git/gnome-software/build/../subprojects/appstream/src/as-agreement.h
    
    Based on this commit
    https://gitlab.gnome.org/GNOME/gnome-software/-/commit/512e606085c7e325ce6e4658346da2f3c5f2cdfc
    mwleeds committed Feb 10, 2021