mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
2d6c8fdbc6
With MOZ_FORMAT_PRINTF annotations, the compiler expects a wchar_t*, and it won't automatically consider char16ptr_t to be compatible with that. While handling strings, there's one case of formatting that doesn't need to use %S at all. Differential Revision: https://phabricator.services.mozilla.com/D144919 |
||
---|---|---|
.. | ||
gssapi.h | ||
moz.build | ||
nsAuth.h | ||
nsAuthGSSAPI.cpp | ||
nsAuthGSSAPI.h | ||
nsAuthSambaNTLM.cpp | ||
nsAuthSambaNTLM.h | ||
nsAuthSASL.cpp | ||
nsAuthSASL.h | ||
nsAuthSSPI.cpp | ||
nsAuthSSPI.h | ||
nsHttpNegotiateAuth.cpp | ||
nsHttpNegotiateAuth.h | ||
nsIAuthModule.cpp |