mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Comment fixes and one trailing comma fix.
--
This commit is contained in:
parent
3ee314dde1
commit
33ecb541fc
4 changed files with 8 additions and 8 deletions
|
@ -182,8 +182,8 @@ build_packet (IOBUF out, PACKET *pkt)
|
|||
|
||||
|
||||
/* Build a packet and write it to the stream OUT. This variant also
|
||||
* writes the meta data using ring tyrust packets. Returns: 0 on
|
||||
* success or on aerror code. */
|
||||
* writes the meta data using ring trust packets. Returns: 0 on
|
||||
* success or on error code. */
|
||||
gpg_error_t
|
||||
build_packet_and_meta (iobuf_t out, PACKET *pkt)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue