From 12b661166c1eb5d2f09d50b4581b18d36eec94b1 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 19 Mar 2007 14:35:04 +0000 Subject: Changes to let the key listing use estream to help systems without funopen. --- common/miscellaneous.c | 1 + 1 file changed, 1 insertion(+) (limited to 'common/miscellaneous.c') diff --git a/common/miscellaneous.c b/common/miscellaneous.c index 364f13489..948c8ef48 100644 --- a/common/miscellaneous.c +++ b/common/miscellaneous.c @@ -74,6 +74,7 @@ make_printable_string (const void *p, size_t n, int delim ) } + /* * Check if the file is compressed. */ -- cgit v1.2.3