mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Doc fixes.
This commit is contained in:
parent
eeca39ae50
commit
8e7e6f124b
2 changed files with 2 additions and 3 deletions
|
@ -165,7 +165,6 @@ create_dotlock (const char *file_to_lock)
|
|||
*/
|
||||
|
||||
snprintf (pidstr, sizeof pidstr, "%10d\n", (int)getpid() );
|
||||
/* fixme: add the hostname to the second line (FQDN or IP addr?) */
|
||||
|
||||
/* Create a temporary file. */
|
||||
if ( uname ( &utsbuf ) )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue