mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Typo fixes.
--
This commit is contained in:
parent
42785d7c8a
commit
ec311425ca
2 changed files with 3 additions and 3 deletions
|
@ -329,8 +329,8 @@ void setup_libgcrypt_logging (void);
|
|||
void xoutofcore (void);
|
||||
|
||||
/* Wrapper aroung gpgrt_reallocarray. Uses the gpgrt alloc function
|
||||
* which are redirect to the Libgcrypt versions via
|
||||
* init_common_subsystems. Thus they can be used interchangeable with
|
||||
* which redirects to the Libgcrypt versions via
|
||||
* init_common_subsystems. Thus this can be used interchangeable with
|
||||
* the other alloc functions. */
|
||||
void *xreallocarray (void *a, size_t oldnmemb, size_t nmemb, size_t size);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue