Bug 1060419 - fix comment in IntegerPrintfMacros.h to reflect Printf.h change, r=froydnj

MozReview-Commit-ID: 1Zdi7XNHUHL

--HG--
extra : rebase_source : f9c3cfd96504b232ad25cf1c49f3fcb07f461cc1
This commit is contained in:
Tom Tromey 2016-12-14 14:16:20 -07:00
parent d2667a2b27
commit b3223b115f

View File

@ -11,8 +11,8 @@
/*
* These macros should not be used with the NSPR printf-like functions or their
* users, e.g. mozilla/Logging.h. If you need to use NSPR's facilities, see the
* comment on supported formats at the top of nsprpub/pr/include/prprf.h.
* users. If you need to use NSPR's facilities, see the comment on
* supported formats at the top of nsprpub/pr/include/prprf.h.
*/
/*