diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-03-18 14:23:00 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-03-18 14:23:00 +0000 |
commit | 14ca04cea1ba18d684a6286ca51e675a2835c8ac (patch) | |
tree | e2274abdafba83e9487887dca0ca3bf22766bf6f /src/fs/gnunet-service-fs_pr.h | |
parent | 4cbd3d6f60160226c1bc30da655838c2e2fad4e3 (diff) |
doxy fixes
Diffstat (limited to 'src/fs/gnunet-service-fs_pr.h')
-rw-r--r-- | src/fs/gnunet-service-fs_pr.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs/gnunet-service-fs_pr.h b/src/fs/gnunet-service-fs_pr.h index 5759bee4af..a25659e220 100644 --- a/src/fs/gnunet-service-fs_pr.h +++ b/src/fs/gnunet-service-fs_pr.h @@ -343,8 +343,6 @@ GSF_local_lookup_ (struct GSF_PendingRequest *pr, /** * Setup the subsystem. - * - * @param cfg configuration to use */ void GSF_pending_request_init_ (void); |