summaryrefslogtreecommitdiff
path: root/include/im_util.h
diff options
context:
space:
mode:
authorscuri <scuri>2009-08-19 21:33:45 +0000
committerscuri <scuri>2009-08-19 21:33:45 +0000
commit84016027621fcaed7da7e04e01403163686c8647 (patch)
tree8cbf32dade04eb5432fec2fb12799edd7b809fe2 /include/im_util.h
parentb2f636ebb0665e733d91c70ed5250b1ae8d4a511 (diff)
*** empty log message ***
Diffstat (limited to 'include/im_util.h')
-rw-r--r--include/im_util.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/im_util.h b/include/im_util.h
index ab50671..7858b39 100644
--- a/include/im_util.h
+++ b/include/im_util.h
@@ -241,9 +241,9 @@ void imBinSwapBytes8(void *data, int count);
* http://www.zlib.org/ \n
* Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler
* \par
- * LZF compression support uses libLZF version 1.51. \n
- * http://liblzf.plan9.de/ \n
- * Copyright (C) 2000-2005 Marc Alexander Lehmann
+ * LZF compression support uses libLZF version 3.5. \n
+ * http://software.schmorp.de/pkg/liblzf \n
+ * Copyright (C) 2000-2009 Marc Alexander Lehmann
* See \ref im_util.h
* \ingroup util */