aboutsummaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-19 14:24:14 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-19 14:24:14 +0000
commit7b7ec4fefd44742d9368638df9670771b8eaf259 (patch)
tree4844964ba35da05901b8da27e90f4b97c22e6897 /HACKING
parentfb73dfb39e1ce87c32de6213e82399a1ba797d8c (diff)
downloadgnunet-7b7ec4fefd44742d9368638df9670771b8eaf259.tar.gz
gnunet-7b7ec4fefd44742d9368638df9670771b8eaf259.zip
moving gnunet-peerinfo.c to allow it to use transport_api
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 5d8badcbb..6b5dfb001 100644
--- a/HACKING
+++ b/HACKING
@@ -6,7 +6,7 @@ include files:
6- _plugin: plugin definition 6- _plugin: plugin definition
7- _protocol: structs used in network protocol 7- _protocol: structs used in network protocol
8- exceptions: 8- exceptions:
9 * GNUNET_config.h --- generated // FIXME: decapitalize 9 * gnunet_config.h --- generated
10 * platform.h --- first included 10 * platform.h --- first included
11 * plibc.h --- external library 11 * plibc.h --- external library
12 * gnunet_common.h --- fundamental routines 12 * gnunet_common.h --- fundamental routines