Skip to content

Draft: mc: Fix build with "modern" C compilers

Olivier Fourdan requested to merge ofourdan/xts:fix-wint-implicit into master

Set the appropriate function return type to avoid "implicit-int" build failures.

Signed-off-by: Olivier Fourdan ofourdan@redhat.com

Merge request reports