[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r16366 - gnunet/src/transport
From: |
gnunet |
Subject: |
[GNUnet-SVN] r16366 - gnunet/src/transport |
Date: |
Thu, 4 Aug 2011 13:15:17 +0200 |
Author: grothoff
Date: 2011-08-04 13:15:17 +0200 (Thu, 04 Aug 2011)
New Revision: 16366
Modified:
gnunet/src/transport/gnunet-service-transport_ats.h
Log:
rename
Modified: gnunet/src/transport/gnunet-service-transport_ats.h
===================================================================
--- gnunet/src/transport/gnunet-service-transport_ats.h 2011-08-04 11:00:41 UTC
(rev 16365)
+++ gnunet/src/transport/gnunet-service-transport_ats.h 2011-08-04 11:15:17 UTC
(rev 16366)
@@ -1,6 +1,6 @@
/*
This file is part of GNUnet.
- (C) 2009 Christian Grothoff (and other contributing authors)
+ (C) 2010,2011 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
@@ -23,8 +23,8 @@
* @brief common internal definitions for transport service's ats code
* @author Matthias Wachs
*/
-#ifndef TRANSPORT_ATS_H
-#define TRANSPORT_ATS_H
+#ifndef GNUNET_SERVICE_TRANSPORT_ATS_H
+#define GNUNET_SERVICE_TRANSPORT_ATS_H
#include "platform.h"
#include "gnunet_constants.h"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r16366 - gnunet/src/transport,
gnunet <=