aboutsummaryrefslogtreecommitdiffstats
path: root/common/miscellaneous.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-03-19 14:35:04 +0000
committerWerner Koch <[email protected]>2007-03-19 14:35:04 +0000
commit12b661166c1eb5d2f09d50b4581b18d36eec94b1 (patch)
tree79179be0c079bbd30d4c89690128fd668c54a553 /common/miscellaneous.c
parentFrom STABLE-BRANCH-1-4 (diff)
downloadgnupg-12b661166c1eb5d2f09d50b4581b18d36eec94b1.tar.gz
gnupg-12b661166c1eb5d2f09d50b4581b18d36eec94b1.zip
Changes to let the key listing use estream to help systems without
funopen.
Diffstat (limited to 'common/miscellaneous.c')
-rw-r--r--common/miscellaneous.c1
1 files changed, 1 insertions, 0 deletions
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.
*/