From 949d4346e2d75bcd9dcb66c394d8d851d8db3aa0 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Tue, 15 Jan 2008 07:41:39 +0200 Subject: [PATCH] Fix typo in test_index.c. --- tests/test_index.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_index.c b/tests/test_index.c index 2c00604..105abb1 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 -- 2.39.2