aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-05 18:36:16 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-05 18:36:16 +0200
commitc607a4dbbd25683f1bc857236803a9411b9a9f1f (patch)
treee97265f462c3576abc543113c7634cdbccf75167 /src
parentf9f3cbe9fcedfb8ca95275d5e406b1270062d7ea (diff)
downloadgnunet-c607a4dbbd25683f1bc857236803a9411b9a9f1f.tar.gz
gnunet-c607a4dbbd25683f1bc857236803a9411b9a9f1f.zip
-typo
Diffstat (limited to 'src')
-rw-r--r--src/include/gnunet_configuration_lib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_configuration_lib.h b/src/include/gnunet_configuration_lib.h
index 234f66e61..b0ecc14e1 100644
--- a/src/include/gnunet_configuration_lib.h
+++ b/src/include/gnunet_configuration_lib.h
@@ -1,4 +1,4 @@
1/* 11/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 Copyright (C) 2006, 2008, 2009, 2018 GNUnet e.V. 3 Copyright (C) 2006, 2008, 2009, 2018 GNUnet e.V.
4 4
@@ -754,7 +754,7 @@ struct GNUNET_CONFIGURATION_ConfigSettings
754 754
755 755
756/** 756/**
757 * Free resources assoicated with @a cs. 757 * Free resources associated with @a cs.
758 * 758 *
759 * @param[in] cs settings to free (actual memory 759 * @param[in] cs settings to free (actual memory
760 * of @a cs itself is not released) 760 * of @a cs itself is not released)