X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fopenmj2%2Fopenjpeg.h;fp=src%2Flib%2Fopenmj2%2Fopenjpeg.h;h=132ec2fd7f4288798d6d537cc49505d4e6f710c3;hb=99fc1ab306f9db0085adf648369404ce8aae22a9;hp=f765fc2cba8c201d5ee0873933aa4f26fad0d301;hpb=838dfb8058df62af44905e1fa3936d989844effc;p=openjpeg.git diff --git a/src/lib/openmj2/openjpeg.h b/src/lib/openmj2/openjpeg.h index f765fc2c..132ec2fd 100644 --- a/src/lib/openmj2/openjpeg.h +++ b/src/lib/openmj2/openjpeg.h @@ -62,7 +62,7 @@ The following ifdef block is the standard way of creating macros which make expo from a DLL simpler. All files within this DLL are compiled with the OPJ_EXPORTS symbol defined on the command line. this symbol should not be defined on any project that uses this DLL. This way any other project whose source files include this file see -OPJ_API functions as being imported from a DLL, wheras this DLL sees symbols +OPJ_API functions as being imported from a DLL, whereas this DLL sees symbols defined with this macro as being exported. */ #if defined(OPJ_EXPORTS) || defined(DLL_EXPORT)