Commit Graph

1 Commits

Author SHA1 Message Date
Sergei Trofimovich
387b85da72 liboping: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    oping.c:1128:25: error: format not a string literal and no format arguments [-Werror=format-security]
     1128 |                         mvwprintw (ctx->window, /* y = */ 3, /* x = */ x + 2, symbol);
          |                         ^~~~~~~~~
2021-11-28 15:54:20 +00:00