aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_env_lib.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2014-05-27 11:10:35 +0000
committerGabor X Toth <*@tg-x.net>2014-05-27 11:10:35 +0000
commitcfeccc1b56def35ac586ac2c09ac70b523b59ef5 (patch)
treee0cb2abc1ce4c11514c29eb5c0c067443b3a6fbd /src/include/gnunet_env_lib.h
parent10f2f102658f935148475d5aa2b29afd8a4e85c2 (diff)
downloadgnunet-cfeccc1b56def35ac586ac2c09ac70b523b59ef5.tar.gz
gnunet-cfeccc1b56def35ac586ac2c09ac70b523b59ef5.zip
add social service
Diffstat (limited to 'src/include/gnunet_env_lib.h')
-rw-r--r--src/include/gnunet_env_lib.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/gnunet_env_lib.h b/src/include/gnunet_env_lib.h
index 8ff37b7a7..5d1d013a3 100644
--- a/src/include/gnunet_env_lib.h
+++ b/src/include/gnunet_env_lib.h
@@ -93,7 +93,8 @@ enum GNUNET_ENV_Type
93/** 93/**
94 * PSYC state modifier. 94 * PSYC state modifier.
95 */ 95 */
96struct GNUNET_ENV_Modifier { 96struct GNUNET_ENV_Modifier
97{
97 /** 98 /**
98 * State operation. 99 * State operation.
99 */ 100 */