LZ4LIB_VISIBILITY -> LZ4FLIB_VISIBILITY in comment
authorIndragie Karunaratne <i@indragie.com>
Wed, 5 Aug 2020 21:34:07 +0000 (15:34 -0600)
committerIndragie Karunaratne <i@indragie.com>
Wed, 5 Aug 2020 21:34:07 +0000 (15:34 -0600)
lib/lz4frame.h

index b6ac587..eba9c9e 100644 (file)
@@ -66,7 +66,7 @@ extern "C" {
  *****************************************************************/
 /*  LZ4_DLL_EXPORT :
  *  Enable exporting of functions when building a Windows DLL
- *  LZ4LIB_VISIBILITY :
+ *  LZ4FLIB_VISIBILITY :
  *  Control library symbols visibility.
  */
 #ifndef LZ4FLIB_VISIBILITY