~vcs-imports/evolution-mapi/master

Viewing all changes in revision 1890.

  • Committer: Milan Crha
  • Date: 2022-10-26 13:53:45 UTC
  • Revision ID: git-v1:fa511e35ef2492f35bc113a27e70616a27f613c9
misc: Declare functions' prototype with no argument as `(void)`, not `()`

Not using the type in the function prototype parameter declaration can be
caught by "-Wstrict-prototypes". Avoid it, thus future build option changes
won't stop on it.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: