1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Minor cleanups

This commit is contained in:
Werner Koch 2001-12-22 13:12:24 +00:00
parent ab430c4b24
commit ccb1f8c175
5 changed files with 28 additions and 18 deletions

View file

@ -1,6 +1,6 @@
2001-12-22 Timo Schulz <ts@winpt.org>
* fileutil.c (is_file_compressed): New.
* fileutil.c (is_file_compressed): New.
2001-12-19 Werner Koch <wk@gnupg.org>

View file

@ -227,3 +227,6 @@ leave:
iobuf_close(a);
return rc;
}