~vcs-imports/evolution-mapi/master

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
modules 1575 7 years ago Milan Crha Convert from autotools to CMake Diff
cmake_uninstall.cmake.in 1575 7 years ago Milan Crha Convert from autotools to CMake 1 KB Diff Download File
File verify-news-file.sh 1575 7 years ago Milan Crha Convert from autotools to CMake 1.5 KB Diff Download File
File verify-pre-dist.sh 1580 7 years ago Milan Crha Hard-break `make dist` when there are uncommitted 582 bytes Diff Download File