Commit 9d0b76d7f6e87b68ee739688be693f28094b23bf

Werner Lemberg 2016-01-12T22:27:29

Don't use macro names that start with `_[A-Z]' [2/3]. Such macro names are reserved for both C and C++. * include/freetype/ftimage.h, src/raster/ftraster.c, src/smooth/ftgrays.c, src/smooth/ftgrays.h: s/_STANDALONE_/STANDALONE_/.