diff options
author | Werner Koch <[email protected]> | 1998-10-16 17:53:30 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-10-16 17:53:30 +0000 |
commit | e8684e7f6d94533866853a62901b3665a3a91106 (patch) | |
tree | 049368885c6e89d20fa316a3e78755e49545e9ee | |
parent | last local commit (diff) | |
download | gnupg-e8684e7f6d94533866853a62901b3665a3a91106.tar.gz gnupg-e8684e7f6d94533866853a62901b3665a3a91106.zip |
test
-rw-r--r-- | g10/ringedit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/ringedit.c b/g10/ringedit.c index 6b6f6c855..1f382f716 100644 --- a/g10/ringedit.c +++ b/g10/ringedit.c @@ -987,4 +987,4 @@ keyring_copy( KBPOS *kbpos, int mode, KBNODE root ) /**************************************************************** ********** Functions which operates on databases *************** ****************************************************************/ - +/* ... */ |