Procházet zdrojové kódy

Merge remote-tracking branch 'argonblue/bug22638' into maint-0.3.1

Nick Mathewson před 7 roky
rodič
revize
392e5457b8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/common/compress_none.c

+ 1 - 1
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