diff options
Diffstat (limited to 'src/mscrypto/xmlsec-mingw.h')
-rw-r--r-- | src/mscrypto/xmlsec-mingw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mscrypto/xmlsec-mingw.h b/src/mscrypto/xmlsec-mingw.h index ef5d2ae4..da7d1d0b 100644 --- a/src/mscrypto/xmlsec-mingw.h +++ b/src/mscrypto/xmlsec-mingw.h @@ -11,7 +11,7 @@ #define __XMLSEC_MSCRYPTO_XMLSEC_MINGW_H__ #ifndef XMLSEC_PRIVATE -#error "xmlsec-mingw.h file contains private xmlsec definitions for mingw build and should not be used outside xmlsec or xmlsec-<crypto> libraries" +#error "xmlsec-mingw.h file contains private xmlsec definitions for mingw build and should not be used outside xmlsec or xmlsec-$crypto libraries" #endif /* XMLSEC_PRIVATE */ |