Skip to content
Snippets Groups Projects
Ansgar Burchardt's avatar
Ansgar Burchardt authored
This silences a large number of compiler warnings from clang:

    warning: format specifies type 'unsigned int' but the argument
    has type 'DDD_GID' (aka 'unsigned long') [-Wformat]

A few more format string corrections for pointers are also included.
3fabe34b
History
Name Last commit Last update