gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libeufin] branch master updated: comment


From: gnunet
Subject: [GNUnet-SVN] [libeufin] branch master updated: comment
Date: Thu, 10 Oct 2019 17:54:07 +0200

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

marcello pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 4f7f0e4  comment
4f7f0e4 is described below

commit 4f7f0e4b12eed25138c3e15fd3a7e450eb3aa1ff
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Oct 10 17:54:03 2019 +0200

    comment
---
 sandbox/src/main/kotlin/HEVResponse.kt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sandbox/src/main/kotlin/HEVResponse.kt 
b/sandbox/src/main/kotlin/HEVResponse.kt
index cd9f782..4610cb3 100644
--- a/sandbox/src/main/kotlin/HEVResponse.kt
+++ b/sandbox/src/main/kotlin/HEVResponse.kt
@@ -5,7 +5,9 @@ import tech.libeufin.messages.ObjectFactory
 import tech.libeufin.messages.SystemReturnCodeType
 import javax.xml.bind.JAXBElement
 
-
+/**
+ * Convenience wrapper around the main JAXB value.
+ */
 class HEVResponse(
     returnCode: String,
     reportText: String,

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



reply via email to

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