Skip to content
  • Emmanuele Bassi's avatar
    Fix build · 32885605
    Emmanuele Bassi authored
    Commit 023f406c has a typo that results
    in this error:
    
    ../../../testsuite/gtk/notify.c: In function 'test_type':
    ../../../testsuite/gtk/notify.c:679:54: error: expected expression
    before ')' token
        (g_str_equal (pspec->name, "max-content-width") ||)
                                                          ^
    32885605