forked from Floorp-Projects/Floorp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1256530 - Fix compiler warnings about casting to larger size. r=h…
…sivonen Specifically, the Microsoft VS2015u1 compiler said: warning C4312: 'type cast': conversion from 'unsigned int' to 'nsIContent *' of greater size
- Loading branch information
Mats Palmgren
committed
Mar 17, 2016
1 parent
98faf09
commit 1492cdc
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters