aboutsummaryrefslogtreecommitdiff
path: root/src/ats
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-16 07:58:28 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-16 07:58:28 +0000
commit2c8688f023c99960394e066a30a3eed4041f43fb (patch)
treea5da5beebe1b9104caf2077f3d1998bf67f380ea /src/ats
parentca86c832ab602853100a7e0c559aacd162046678 (diff)
downloadgnunet-2c8688f023c99960394e066a30a3eed4041f43fb.tar.gz
gnunet-2c8688f023c99960394e066a30a3eed4041f43fb.zip
-doxygen, indentation
Diffstat (limited to 'src/ats')
-rw-r--r--src/ats/gnunet-service-ats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/gnunet-service-ats.c b/src/ats/gnunet-service-ats.c
index 68be19ba5..4d3ac5679 100644
--- a/src/ats/gnunet-service-ats.c
+++ b/src/ats/gnunet-service-ats.c
@@ -44,7 +44,7 @@ static struct GNUNET_SERVER_Handle *GSA_server;
44struct GAS_Addresses_Handle *GSA_addresses; 44struct GAS_Addresses_Handle *GSA_addresses;
45 45
46/** 46/**
47 * We have received a 'ClientStartMessage' from a client. Find out which 47 * We have received a `struct ClientStartMessage` from a client. Find out which
48 * type of client it is and notify the respective subsystem. 48 * type of client it is and notify the respective subsystem.
49 * 49 *
50 * @param cls closure, unused 50 * @param cls closure, unused