X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c0d9ce3285864062f74951871971fec1debeafb..7d6a4d96961eac84d05db8bb24c64d39003f6e54:/src/png/scripts/def.dfn diff --git a/src/png/scripts/def.dfn b/src/png/scripts/def.dfn index d918d4c3c8..5fd7525934 100644 --- a/src/png/scripts/def.dfn +++ b/src/png/scripts/def.dfn @@ -27,12 +27,12 @@ S--E S-EXPORTS-E S-;Version 1.5.0beta58-E -/* NOTE: @@@ is interpreted by the calling script as a signal to +/* NOTE: PNG_JOIN is interpreted by the calling script as a signal to * join the two things on either side, so we can do symbol * substitution within the name, regular C ## joins the pp-tokens, * not their final values. */ #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ - PNG_DEFN_MAGIC- SYMBOL_PREFIX @@@ name-PNG_DEFN_END + PNG_DEFN_MAGIC- SYMBOL_PREFIX PNG_JOIN name-PNG_DEFN_END #include "../png.h"