gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 02/02: syntax fix


From: gnunet
Subject: [taler-docs] 02/02: syntax fix
Date: Thu, 23 Apr 2020 13:04:34 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

commit 6a9c36ad28f4316d3acea7b9fd3044b0e707461a
Author: Florian Dold <address@hidden>
AuthorDate: Thu Apr 23 16:34:27 2020 +0530

    syntax fix
---
 core/api-common.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/core/api-common.rst b/core/api-common.rst
index 294e33d..93d6d09 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -554,12 +554,14 @@ uses 512-bit hash codes (64 bytes).
    };
 
 .. _WireTransferIdentifierRawP:
+.. sourcecode:: c
 
    struct WireTransferIdentifierRawP {
      uint8_t raw[32];
    };
 
 .. _UUID:
+.. sourcecode:: c
 
    struct UUID {
      uint32_t value[4];

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]