Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ews: resolve 2 instances of -Wformat
exch/ews/context.cpp:484:85: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] exch/ews/context.cpp:528:85: warning:..
- Loading branch information