gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -syntax error fixed


From: gnunet
Subject: [taler-exchange] branch master updated: -syntax error fixed
Date: Tue, 04 Oct 2022 21:42:08 +0200

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

oec pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 787b5b45 -syntax error fixed
787b5b45 is described below

commit 787b5b4544a027747faaab7c751a128bb9a1142a
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Tue Oct 4 21:42:05 2022 +0200

    -syntax error fixed
---
 src/exchangedb/procedures.sql | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchangedb/procedures.sql b/src/exchangedb/procedures.sql
index f39e359c..1e9b6b16 100644
--- a/src/exchangedb/procedures.sql
+++ b/src/exchangedb/procedures.sql
@@ -2198,7 +2198,7 @@ BEGIN
 
 -- FIXME: implement!
 
-END $$
+END $$;
 
 
 COMMIT;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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