Author :
Werner Lemberg
Date :
2016-06-07 10:36:27
Hash :15eab363 Message :[autofit] Fix compilation with VS2016 (#48126).
This compiler doesn't recognize the end-of-comment sequence `*/' if
it immediately follows non-ASCII characters.
* src/autofit/afscript.h: Ensure whitespace before `*/'.