aboutsummaryrefslogtreecommitdiff
path: root/tests/test_index.c
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2008-01-15 07:41:39 +0200
committerLasse Collin <lasse.collin@tukaani.org>2008-01-15 07:41:39 +0200
commit949d4346e2d75bcd9dcb66c394d8d851d8db3aa0 (patch)
tree4e7f4c1efe3406b616d3e3002d4565f7f99c9189 /tests/test_index.c
parentAdded precomputed range coder probability price table. (diff)
downloadxz-949d4346e2d75bcd9dcb66c394d8d851d8db3aa0.tar.xz
Fix typo in test_index.c.
Diffstat (limited to '')
-rw-r--r--tests/test_index.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_index.c b/tests/test_index.c
index 2c006045..105abb16 100644
--- a/tests/test_index.c
+++ b/tests/test_index.c
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
//
-/// \file test_inndex.c
+/// \file test_index.c
/// \brief Tests functions handling the lzma_index structure
//
// Copyright (C) 2007 Lasse Collin