gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 07/17: rename new core API implementation to name


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

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

grothoff pushed a commit to branch master
in repository gnunet.

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

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

diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 208e83768..ed80bae73 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -22,7 +22,7 @@ lib_LTLIBRARIES = \
   libgnunetcore.la
 
 libgnunetcore_la_SOURCES = \
-  core_api_2.c core.h \
+  core_api.c core.h \
   core_api_monitor_peers.c
 libgnunetcore_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
diff --git a/src/core/core_api_2.c b/src/core/core_api.c
similarity index 100%
rename from src/core/core_api_2.c
rename to src/core/core_api.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]