diff options
| author | Werner Koch <[email protected]> | 2004-10-13 18:10:06 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2004-10-13 18:10:06 +0000 |
| commit | 151ca81f1a5a03ae83d9c14ab7748a2d3c09919e (patch) | |
| tree | 38cc8933051a1e45cd3e95cd8cc66746290f7e31 /g10/keydb.c | |
| parent | Add dearmor.c (diff) | |
| download | gnupg-151ca81f1a5a03ae83d9c14ab7748a2d3c09919e.tar.gz gnupg-151ca81f1a5a03ae83d9c14ab7748a2d3c09919e.zip | |
Added SELInux hacks and did some cleanups.
Diffstat (limited to 'g10/keydb.c')
| -rw-r--r-- | g10/keydb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/keydb.c b/g10/keydb.c index 953bc5853..34f0ebcf4 100644 --- a/g10/keydb.c +++ b/g10/keydb.c @@ -71,7 +71,7 @@ static void unlock_all (KEYDB_HANDLE hd); /* Handle the creation of a keyring if it does not yet exist. Take - into acount that other processes might have the keyring alread + into acount that other processes might have the keyring already locked. This lock check does not work if the directory itself is not yet available. */ static int |
