gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 08/17: rename new client API implementation to nam


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 08/17: rename new client API implementation to name of standard implementation
Date: Mon, 09 Jan 2017 21:19:14 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

commit b602821440aab210d816a699f4768a1fa3614e68
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Jan 9 08:42:37 2017 +0100

    rename new client API implementation to name of standard implementation
---
 src/util/Makefile.am                | 2 +-
 src/util/{client_new.c => client.c} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 65818640c..c7f069206 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -59,7 +59,7 @@ test_common_logging_dummy_LDADD = \
 libgnunetutil_la_SOURCES = \
   bandwidth.c \
   bio.c \
-  client_new.c \
+  client.c \
   common_allocation.c \
   common_endian.c \
   common_logging.c \
diff --git a/src/util/client_new.c b/src/util/client.c
similarity index 100%
rename from src/util/client_new.c
rename to src/util/client.c

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



reply via email to

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