Commit 15eab363402c826d9ed0f300eb1020ee9b2ad379

Werner Lemberg 2016-06-07T10:36:27

[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 `*/'.