Module Name: xsrc Committed By: joerg Date: Sun Feb 28 21:26:48 UTC 2016
Modified Files: xsrc/external/mit/fonttosfnt/dist: struct.c Log Message: Left shift of negative values is UB, so just consistently use multiplication. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/external/mit/fonttosfnt/dist/struct.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.