gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit be2dc8f84195d34b95afe25997eec21c2a6af812
parent 51b66847d60d8aaca3b94d5a3db6457d94f689b1
Author: Bart Polot <bart@net.in.tum.de>
Date:   Thu, 27 Oct 2016 06:18:15 +0000

- doc

Diffstat:
Msrc/cadet/gnunet-service-cadet_connection.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cadet/gnunet-service-cadet_connection.h b/src/cadet/gnunet-service-cadet_connection.h @@ -23,7 +23,7 @@ * @brief cadet service; dealing with connections * @author Bartlomiej Polot * - * All functions in this file should use the prefix GMC (Gnunet Cadet Connection) + * All functions in this file use the prefix GCC (GNUnet Cadet Connection) */ #ifndef GNUNET_SERVICE_CADET_CONNECTION_H