]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix compress_none.c header comment
authorTaylor Yu <catalyst@torproject.org>
Tue, 20 Jun 2017 15:23:31 +0000 (11:23 -0400)
committerTaylor Yu <catalyst@torproject.org>
Tue, 20 Jun 2017 15:27:17 +0000 (11:27 -0400)
The Doxygen \file markup for compress_none.c had the wrong filename.
Fixes #22638.

src/common/compress_none.c

index b76e6010ecd36de8c361be561a9ea8320f3af118..34314e4af77bb32d0b38b22a23e6296a152753c4 100644 (file)
@@ -4,7 +4,7 @@
 /* See LICENSE for licensing information */
 
 /**
- * \file compress_lzma.c
+ * \file compress_none.c
  * \brief Compression backend for identity compression.
  *
  * We actually define this backend so that we can treat the identity transform