Correct some comments in readloose tests

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
Ramsay Jones 2009-02-03 18:16:11 +00:00 committed by Shawn O. Pearce
parent 82324ac1a5
commit 04c9c16e55
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
/*
* read loose objects from the object directory. The objects are
* written using the current object encoding, using an zlib
* compression level of Z_DEFAULT_COMPRESSION (6). See also
* compression level of Z_BEST_SPEED (1). See also
* t0202-readloose.c.
*/

View File

@ -6,7 +6,7 @@
/*
* read loose objects from the object directory. The objects are
* written using the "in-pack" object encoding, using an zlib
* compression level of Z_BEST_SPEED (1). See also
* compression level of Z_DEFAULT_COMPRESSION (6). See also
* t0201-readloose.c.
*
* Note that the tree and tag objects are not actually stored in