gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 316/411: examples: fix comment syntax


From: gnunet
Subject: [gnurl] 316/411: examples: fix comment syntax
Date: Wed, 13 Jan 2021 01:22:11 +0100

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

nikita pushed a commit to branch master
in repository gnurl.

commit afddaa6decddb6e4dd2c02b34cfbdc93659c63d2
Author: Daniel Gustafsson <daniel@yesql.se>
AuthorDate: Thu Nov 5 09:53:02 2020 +0100

    examples: fix comment syntax
    
    Commit ac0a88fd2 accidentally added a stray character outside of the
    comment which broke compilation. Fix by removing.
    
    Reported-by:  autobuild https://curl.se/dev/log.cgi?id=20201105084306-12742
---
 docs/examples/smtp-vrfy.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/examples/smtp-vrfy.c b/docs/examples/smtp-vrfy.c
index afc7d6528..7d021011c 100644
--- a/docs/examples/smtp-vrfy.c
+++ b/docs/examples/smtp-vrfy.c
@@ -1,4 +1,4 @@
-'/***************************************************************************
+/***************************************************************************
  *                                  _   _ ____  _
  *  Project                     ___| | | |  _ \| |
  *                             / __| | | | |_) | |

-- 
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]