mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Fix typo in test_index.c.
This commit is contained in:
parent
d13d693155
commit
949d4346e2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
//
|
//
|
||||||
/// \file test_inndex.c
|
/// \file test_index.c
|
||||||
/// \brief Tests functions handling the lzma_index structure
|
/// \brief Tests functions handling the lzma_index structure
|
||||||
//
|
//
|
||||||
// Copyright (C) 2007 Lasse Collin
|
// Copyright (C) 2007 Lasse Collin
|
||||||
|
|
Loading…
Reference in a new issue