aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_psyc_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-08 09:52:01 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-08 09:52:01 +0000
commiteb420e4b0f23c6ddb079cd40bc76b4f2a35bdbb1 (patch)
treee08c2145a453e5dd1c2a92af8b772bcd4b22b8ba /src/include/gnunet_psyc_service.h
parent761c4c740fcf898538b46ed05eea3ef948e39c92 (diff)
downloadgnunet-eb420e4b0f23c6ddb079cd40bc76b4f2a35bdbb1.tar.gz
gnunet-eb420e4b0f23c6ddb079cd40bc76b4f2a35bdbb1.zip
-doxygen
Diffstat (limited to 'src/include/gnunet_psyc_service.h')
-rw-r--r--src/include/gnunet_psyc_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_psyc_service.h b/src/include/gnunet_psyc_service.h
index c0c407bb5..dceea285a 100644
--- a/src/include/gnunet_psyc_service.h
+++ b/src/include/gnunet_psyc_service.h
@@ -48,7 +48,7 @@
48 * and variables must fit into memory and cannot be streamed 48 * and variables must fit into memory and cannot be streamed
49 * (thus, no passing of 4 GB of data in a variable; 49 * (thus, no passing of 4 GB of data in a variable;
50 * once we implement this, we might want to create a 50 * once we implement this, we might want to create a
51 * @c #define for the maximum size of a variable). 51 * @c \#define for the maximum size of a variable).
52 * - PSYC defines standard variables, methods, etc. This 52 * - PSYC defines standard variables, methods, etc. This
53 * library deliberately abstracts over all of these; a 53 * library deliberately abstracts over all of these; a
54 * higher-level API should combine the naming system (GADS) 54 * higher-level API should combine the naming system (GADS)