commit 392e5457b86fdaeae5d15ead5ff75f021c730549
parent 945256188ab3a9b5842455f714d51e1871b0bf69
Author: Nick Mathewson <nickm@torproject.org>
Date: Tue, 20 Jun 2017 13:35:38 -0400
Merge remote-tracking branch 'argonblue/bug22638' into maint-0.3.1
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/common/compress_none.c b/src/common/compress_none.c
@@ -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