aboutsummaryrefslogtreecommitdiff
path: root/src/hello
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-15 20:18:09 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-15 20:18:09 +0100
commit184f6b151c2087a9870b32eab45b101ba79973d9 (patch)
tree992a81bf8843e45b4892c1b9b0f1d834027b62e0 /src/hello
parente53d2c28acad7e33945e41daed5aac6c01012836 (diff)
downloadgnunet-184f6b151c2087a9870b32eab45b101ba79973d9.tar.gz
gnunet-184f6b151c2087a9870b32eab45b101ba79973d9.zip
indentation and style fixes
Diffstat (limited to 'src/hello')
-rw-r--r--src/hello/gnunet-hello.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hello/gnunet-hello.c b/src/hello/gnunet-hello.c
index b3f48322b..1f110ac18 100644
--- a/src/hello/gnunet-hello.c
+++ b/src/hello/gnunet-hello.c
@@ -51,7 +51,7 @@ static int address_count;
51 51
52 52
53/** 53/**
54 * Add the given address with infinit expiration to the buffer. 54 * Add the given address with infinite expiration to the buffer.
55 * 55 *
56 * @param cls closure 56 * @param cls closure
57 * @param address address to add 57 * @param address address to add