gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r15649 - monkey/src/include


From: gnunet
Subject: [GNUnet-SVN] r15649 - monkey/src/include
Date: Thu, 16 Jun 2011 12:14:48 +0200

Author: grothoff
Date: 2011-06-16 12:14:48 +0200 (Thu, 16 Jun 2011)
New Revision: 15649

Removed:
   monkey/src/include/gnunet_ext_service.h
   monkey/src/include/gnunet_protocols_ext.h
Log:
dce

Deleted: monkey/src/include/gnunet_ext_service.h
===================================================================
--- monkey/src/include/gnunet_ext_service.h     2011-06-16 10:14:25 UTC (rev 
15648)
+++ monkey/src/include/gnunet_ext_service.h     2011-06-16 10:14:48 UTC (rev 
15649)
@@ -1,50 +0,0 @@
-/*
-      This file is part of GNUnet
-      (C) 
-
-      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 include/gnunet_ext_service.h
- * @brief API to the ext service
- * @author Christian Grothoff
- */
-#ifndef GNUNET_EXT_SERVICE_H
-#define GNUNET_EXT_SERVICE_H
-
-#ifdef __cplusplus
-extern "C"
-{
-#if 0                           /* keep Emacsens' auto-indent happy */
-}
-#endif
-#endif
-
-/**
- * Version of the ext API.
- */
-#define GNUNET_EXT_VERSION 0x00000000
-
-
-#if 0                           /* keep Emacsens' auto-indent happy */
-{
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-#endif

Deleted: monkey/src/include/gnunet_protocols_ext.h
===================================================================
--- monkey/src/include/gnunet_protocols_ext.h   2011-06-16 10:14:25 UTC (rev 
15648)
+++ monkey/src/include/gnunet_protocols_ext.h   2011-06-16 10:14:48 UTC (rev 
15649)
@@ -1,56 +0,0 @@
-/*
-     This file is part of GNUnet.
-     (C) 
-
-     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 include/gnunet_protocols_ext.h
- * @brief constants for network protocols
- * @author 
- */
-
-#ifndef GNUNET_PROTOCOLS_EXT_H
-#define GNUNET_PROTOCOLS_EXT_H
-
-#ifdef __cplusplus
-extern "C"
-{
-#if 0                           /* keep Emacsens' auto-indent happy */
-}
-#endif
-#endif
-
-
-
-/**
- * EXT message
- */
-#define GNUNET_MESSAGE_TYPE_EXT 32000
-
-
-
-#if 0                           /* keep Emacsens' auto-indent happy */
-{
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-/* ifndef GNUNET_PROTOCOLS_H */
-#endif
-/* end of gnunet_protocols.h */




reply via email to

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