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

* util.h: Add wipememory() macro.

This commit is contained in:
David Shaw 2002-10-31 15:22:21 +00:00
parent 321b88d0f6
commit 8be3f3e80c
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2002-10-31 David Shaw <dshaw@jabberwocky.com>
* util.h: Add wipememory() macro.
2002-10-21 Werner Koch <wk@gnupg.org>
* util.h [__CYGWIN32__]: Don't need the registry prototypes.