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

* sig-check.c: Copyright typo.

* keylist.c (set_attrib_fd): Open attribute fd in binary mode. This isn't
meaningful on POSIX systems, but the Mingw builds aren't exactly POSIX.
This commit is contained in:
David Shaw 2004-01-06 04:33:09 +00:00
parent 727171a6c1
commit 9e8788618f
3 changed files with 12 additions and 3 deletions

View file

@ -1,6 +1,6 @@
/* sig-check.c - Check a signature
* Copyright (C) 1998, 1999, 2000, 2001, 2002,
* 200 Free Software Foundation, Inc.
* 2003 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*