gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r10049 - gnunet/src/core


From: gnunet
Subject: [GNUnet-SVN] r10049 - gnunet/src/core
Date: Mon, 18 Jan 2010 15:26:58 +0100

Author: grothoff
Date: 2010-01-18 15:26:57 +0100 (Mon, 18 Jan 2010)
New Revision: 10049

Added:
   gnunet/src/core/core_api_peer_request.c
Log:
init

Added: gnunet/src/core/core_api_peer_request.c
===================================================================
--- gnunet/src/core/core_api_peer_request.c                             (rev 0)
+++ gnunet/src/core/core_api_peer_request.c     2010-01-18 14:26:57 UTC (rev 
10049)
@@ -0,0 +1,34 @@
+/*
+     This file is part of GNUnet.
+     (C) 2009, 2010 Christian Grothoff (and other contributing authors)
+
+     GNUnet is free software; you can redistribute it and/or modify
+     it under the terms of the GNU General Public License as published
+     by the Free Software Foundation; either version 2, or (at your
+     option) any later version.
+
+     GNUnet is distributed in the hope that it will be useful, but
+     WITHOUT ANY WARRANTY; without even the implied warranty of
+     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+     General Public License for more details.
+
+     You should have received a copy of the GNU General Public License
+     along with GNUnet; see the file COPYING.  If not, write to the
+     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+     Boston, MA 02111-1307, USA.
+*/
+
+/**
+ * @file core/core_api_peer_request.c
+ * @brief implementation of the peer_request functions 
+ * @author Christian Grothoff
+ */
+#include "platform.h"
+#include "gnunet_core_service.h"
+#include "core.h"
+
+
+
+
+
+/* end of core_api_peer_request.c */





reply via email to

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