~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
..
addressbook 1 15 years ago Johnny Jacob Initial checkin from evolution and evolution-data- Diff
calendar 1 15 years ago Johnny Jacob Initial checkin from evolution and evolution-data- Diff
camel 1 15 years ago Johnny Jacob Initial checkin from evolution and evolution-data- Diff
collection 1183 11 years ago Milan Crha Make it work with API changes for 3.5.3 Diff
configuration 1183 11 years ago Milan Crha Make it work with API changes for 3.5.3 Diff
libexchangemapi 1 15 years ago Johnny Jacob Initial checkin from evolution and evolution-data- Diff
CMakeLists.txt 1575 7 years ago Milan Crha Convert from autotools to CMake 1.2 KB Diff Download File