summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpcg <pcg>2004-01-29 18:57:50 +0000
committerpcg <pcg>2004-01-29 18:57:50 +0000
commite1a43379a4a81bc1e2f341a61dd45c08bb375c90 (patch)
treea5a842f0bad9796a53fe92b28ed1a0ca519bea35
parentfa309f8040e44edf834554784e80a9cfb8436fd2 (diff)
*** empty log message ***
-rw-r--r--lzf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lzf.h b/lzf.h
index 1af6656..52f74ac 100644
--- a/lzf.h
+++ b/lzf.h
@@ -56,7 +56,7 @@
*
* The buffers must not be overlapping.
*
- * If the option LZF_STATE_ART is enabled, an extra argument must be
+ * If the option LZF_STATE_ARG is enabled, an extra argument must be
* supplied which is not reflected in this header file. Refer to lzf_c.c.
*
*/