Skip to content
  • Emmanuele Bassi's avatar
    Add prototype for _pango_color_parse_with_alpha() · 779619ad
    Emmanuele Bassi authored
    It's used in pango-markup.c and pango-color.c, so it should have an
    internally-available prototype, instead of an `extern` declaration at
    the point of use.
    
    This also avoids a compiler warning for a missing prototype.
    779619ad