aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cadet/gnunet-service-cadet_connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/gnunet-service-cadet_connection.h b/src/cadet/gnunet-service-cadet_connection.h
index 7c41a28bf..4e994f2be 100644
--- a/src/cadet/gnunet-service-cadet_connection.h
+++ b/src/cadet/gnunet-service-cadet_connection.h
@@ -23,7 +23,7 @@
23 * @brief cadet service; dealing with connections 23 * @brief cadet service; dealing with connections
24 * @author Bartlomiej Polot 24 * @author Bartlomiej Polot
25 * 25 *
26 * All functions in this file should use the prefix GMC (Gnunet Cadet Connection) 26 * All functions in this file use the prefix GCC (GNUnet Cadet Connection)
27 */ 27 */
28 28
29#ifndef GNUNET_SERVICE_CADET_CONNECTION_H 29#ifndef GNUNET_SERVICE_CADET_CONNECTION_H