gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 02/05: reduce scope


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/05: reduce scope
Date: Sat, 05 Oct 2019 15:04:22 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

commit b1a2566fc931ee625b74fe9ee67dd6eabb66f891
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Oct 5 14:59:18 2019 +0200

    reduce scope
---
 contrib/uncrustify_precommit | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/uncrustify_precommit b/contrib/uncrustify_precommit
index bfea10304..9384d3572 100755
--- a/contrib/uncrustify_precommit
+++ b/contrib/uncrustify_precommit
@@ -17,7 +17,7 @@ do
     # only change any of the invocations here if
     # they are portable across all cmp and shell
     # implementations !
-    uncrustify - q - c uncrustify.cfg - f $f | cmp - s $f -
+    uncrustify -q -c uncrustify.cfg -f $f | cmp - s $f -
     if test $? = 1 ;
     then
       crustified=" $crustified $f"

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



reply via email to

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