mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
Fix typos.
-- Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
66a0091d74
commit
445f0c13d7
@ -1127,7 +1127,7 @@ confirm_flag_from_sshcontrol (const char *hexgrip)
|
|||||||
|
|
||||||
/* Open the ssh control file for reading. This is a public version of
|
/* Open the ssh control file for reading. This is a public version of
|
||||||
open_control_file. The caller must use ssh_close_control_file to
|
open_control_file. The caller must use ssh_close_control_file to
|
||||||
release the retruned handle. */
|
release the returned handle. */
|
||||||
ssh_control_file_t
|
ssh_control_file_t
|
||||||
ssh_open_control_file (void)
|
ssh_open_control_file (void)
|
||||||
{
|
{
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
* 3. This notice may not be removed or altered from any source
|
* 3. This notice may not be removed or altered from any source
|
||||||
* distribution.
|
* distribution.
|
||||||
************************************************************
|
************************************************************
|
||||||
* 2005-11-14 wk Applied license text to orginal exdll.h file from
|
* 2005-11-14 wk Applied license text to original exdll.h file from
|
||||||
* NSIS 2.0.4 and did some formatting changes.
|
* NSIS 2.0.4 and did some formatting changes.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
************************************************************
|
************************************************************
|
||||||
* The code for the splash screen has been taken from the Splash
|
* The code for the splash screen has been taken from the Splash
|
||||||
* plugin of the NSIS 2.04 distribution. That code comes without
|
* plugin of the NSIS 2.04 distribution. That code comes without
|
||||||
* explicit copyright notices in tyhe source files or author names, it
|
* explicit copyright notices in the source files or author names, it
|
||||||
* seems that it has been written by Justin Frankel; not sure about
|
* seems that it has been written by Justin Frankel; not sure about
|
||||||
* the year, though. [wk 2005-11-28]
|
* the year, though. [wk 2005-11-28]
|
||||||
*
|
*
|
||||||
|
@ -176,7 +176,7 @@ bin2hexcolon (const void *buffer, size_t length, char *stringbuf)
|
|||||||
store that at BUFFER. HEXSTRING is either delimited by end of
|
store that at BUFFER. HEXSTRING is either delimited by end of
|
||||||
string or a white space character. The function makes sure that
|
string or a white space character. The function makes sure that
|
||||||
the resulting string in BUFFER is terminated by a Nul byte. Note
|
the resulting string in BUFFER is terminated by a Nul byte. Note
|
||||||
that the retruned string may include embedded Nul bytes; the extra
|
that the returned string may include embedded Nul bytes; the extra
|
||||||
Nul byte at the end is used to make sure tha the result can always
|
Nul byte at the end is used to make sure tha the result can always
|
||||||
be used as a C-string.
|
be used as a C-string.
|
||||||
|
|
||||||
|
@ -136,7 +136,7 @@ default_inq_cb (void *opaque, const char *line)
|
|||||||
PROMPT is the prompt string to label the entry box, it may be NULL
|
PROMPT is the prompt string to label the entry box, it may be NULL
|
||||||
for a default one. DESC_MSG is a longer description to be
|
for a default one. DESC_MSG is a longer description to be
|
||||||
displayed above the entry box, if may be NULL for a default one.
|
displayed above the entry box, if may be NULL for a default one.
|
||||||
If USE_SECMEM is true, the returned passphrase is retruned in
|
If USE_SECMEM is true, the returned passphrase is returned in
|
||||||
secure memory. The length of all these strings is limited; they
|
secure memory. The length of all these strings is limited; they
|
||||||
need to fit in their encoded form into a standard Assuan line (i.e
|
need to fit in their encoded form into a standard Assuan line (i.e
|
||||||
less then about 950 characters). All strings shall be UTF-8. */
|
less then about 950 characters). All strings shall be UTF-8. */
|
||||||
|
@ -372,7 +372,7 @@ session_env_getenv_or_default (session_env_t se, const char *name,
|
|||||||
|
|
||||||
/* List the entire environment stored in SE. The caller initially
|
/* List the entire environment stored in SE. The caller initially
|
||||||
needs to set the value of ITERATOR to 0 and then call this function
|
needs to set the value of ITERATOR to 0 and then call this function
|
||||||
until it returns NULL. The value is retruned at R_VALUE. If
|
until it returns NULL. The value is returned at R_VALUE. If
|
||||||
R_DEFAULT is not NULL, the default flag is stored on return. The
|
R_DEFAULT is not NULL, the default flag is stored on return. The
|
||||||
default flag indicates that the value has been taken from the
|
default flag indicates that the value has been taken from the
|
||||||
process' environment. The caller must not change the returned
|
process' environment. The caller must not change the returned
|
||||||
|
@ -1367,7 +1367,7 @@ lookup_cert_by_pattern (assuan_context_t ctx, char *line,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* First look through the internal cache. The certifcates retruned
|
/* First look through the internal cache. The certifcates returned
|
||||||
here are not counted towards the truncation limit. */
|
here are not counted towards the truncation limit. */
|
||||||
if (single && !cache_only)
|
if (single && !cache_only)
|
||||||
; /* Do not read from the local cache in this case. */
|
; /* Do not read from the local cache in this case. */
|
||||||
|
@ -1935,7 +1935,7 @@ getkey_byname (ctrl_t ctrl, getkey_ctx_t *retctx, PKT_public_key *pk,
|
|||||||
* and then xfree(PK)).
|
* and then xfree(PK)).
|
||||||
*
|
*
|
||||||
* RET_KEYBLOCK can be given as NULL; if it is not NULL it the entire
|
* RET_KEYBLOCK can be given as NULL; if it is not NULL it the entire
|
||||||
* found keyblock wis retruned hich must be released with
|
* found keyblock is returned which must be released with
|
||||||
* release_kbnode. If the function returns an error NULL is stored at
|
* release_kbnode. If the function returns an error NULL is stored at
|
||||||
* RET_KEYBLOCK.
|
* RET_KEYBLOCK.
|
||||||
*
|
*
|
||||||
|
@ -82,7 +82,7 @@ struct import_stats_s
|
|||||||
*
|
*
|
||||||
* FIXME: We should put this into the CTRL object but that requires a
|
* FIXME: We should put this into the CTRL object but that requires a
|
||||||
* lot more changes right now. For now we use save and restore
|
* lot more changes right now. For now we use save and restore
|
||||||
* fucntion to temporary change them.
|
* function to temporary change them.
|
||||||
*/
|
*/
|
||||||
/* Definition of the import filters. */
|
/* Definition of the import filters. */
|
||||||
struct import_filter_s
|
struct import_filter_s
|
||||||
|
@ -2246,7 +2246,7 @@ proc_tree (CTX c, kbnode_t node)
|
|||||||
|
|
||||||
/* We must skip our special plaintext marker packets here because
|
/* We must skip our special plaintext marker packets here because
|
||||||
they may be the root packet. These packets are only used in
|
they may be the root packet. These packets are only used in
|
||||||
addtional checks and skipping them here doesn't matter. */
|
additional checks and skipping them here doesn't matter. */
|
||||||
while (node
|
while (node
|
||||||
&& node->pkt->pkttype == PKT_GPG_CONTROL
|
&& node->pkt->pkttype == PKT_GPG_CONTROL
|
||||||
&& node->pkt->pkt.gpg_control->control == CTRLPKT_PLAINTEXT_MARK)
|
&& node->pkt->pkt.gpg_control->control == CTRLPKT_PLAINTEXT_MARK)
|
||||||
|
@ -451,8 +451,8 @@ do_we_trust( PKT_public_key *pk, unsigned int trustlevel )
|
|||||||
return 1; /* yes */
|
return 1; /* yes */
|
||||||
|
|
||||||
case TRUST_NEVER:
|
case TRUST_NEVER:
|
||||||
/* This is retruned can be returned by TOFU, which can return
|
/* This can be returned by TOFU, which can return negative
|
||||||
negative assertions. */
|
assertions. */
|
||||||
log_info(_("%s: This key is bad! It has been marked as untrusted!\n"),
|
log_info(_("%s: This key is bad! It has been marked as untrusted!\n"),
|
||||||
keystr_from_pk(pk));
|
keystr_from_pk(pk));
|
||||||
return 0; /* no */
|
return 0; /* no */
|
||||||
|
@ -162,7 +162,7 @@ static const char hlp_finddevice[] =
|
|||||||
"\n"
|
"\n"
|
||||||
"Find the device matching NAME. NAME be any identifier from\n"
|
"Find the device matching NAME. NAME be any identifier from\n"
|
||||||
"g13tab permissible for the user. The corresponding block\n"
|
"g13tab permissible for the user. The corresponding block\n"
|
||||||
"device is retruned using a status line.";
|
"device is returned using a status line.";
|
||||||
static gpg_error_t
|
static gpg_error_t
|
||||||
cmd_finddevice (assuan_context_t ctx, char *line)
|
cmd_finddevice (assuan_context_t ctx, char *line)
|
||||||
{
|
{
|
||||||
|
@ -692,7 +692,7 @@ ct_get_status (int slot, unsigned int *status)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Actually send the APDU of length APDULEN to SLOT and return a
|
/* Actually send the APDU of length APDULEN to SLOT and return a
|
||||||
maximum of *BUFLEN data in BUFFER, the actual retruned size will be
|
maximum of *BUFLEN data in BUFFER, the actual returned size will be
|
||||||
set to BUFLEN. Returns: CT API error code. */
|
set to BUFLEN. Returns: CT API error code. */
|
||||||
static int
|
static int
|
||||||
ct_send_apdu (int slot, unsigned char *apdu, size_t apdulen,
|
ct_send_apdu (int slot, unsigned char *apdu, size_t apdulen,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user