aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_cadet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-service-fs_cadet.h')
-rw-r--r--src/fs/gnunet-service-fs_cadet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-service-fs_cadet.h b/src/fs/gnunet-service-fs_cadet.h
index b8c255047..c02021a0d 100644
--- a/src/fs/gnunet-service-fs_cadet.h
+++ b/src/fs/gnunet-service-fs_cadet.h
@@ -82,7 +82,7 @@ GSF_cadet_release_clients (void *cls,
82 82
83/** 83/**
84 * Cancel an active request; must not be called after 'proc' 84 * Cancel an active request; must not be called after 'proc'
85 * was calld. 85 * was called.
86 * 86 *
87 * @param sr request to cancel 87 * @param sr request to cancel
88 */ 88 */