aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-search.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
commitcddbdf5b928c68ab71b40c950b9f01ea68a9fbdb (patch)
treeb704e00a3af618b2cd174a7f89514eaebd82a1cf /src/fs/gnunet-search.c
parentbb4fc4f4007988874f910d4de5492f9629301641 (diff)
downloadgnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.tar.gz
gnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.zip
run indent twice, it alternates between two 'canonical' forms, also run whitespace remover
Diffstat (limited to 'src/fs/gnunet-search.c')
-rw-r--r--src/fs/gnunet-search.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/gnunet-search.c b/src/fs/gnunet-search.c
index eb5345833..3a30f6c2b 100644
--- a/src/fs/gnunet-search.c
+++ b/src/fs/gnunet-search.c
@@ -62,7 +62,7 @@ static int local_only;
62 * used in the main libextractor library and yielding 62 * used in the main libextractor library and yielding
63 * meta data). 63 * meta data).
64 * @param type libextractor-type describing the meta data 64 * @param type libextractor-type describing the meta data
65 * @param format basic format information about data 65 * @param format basic format information about data
66 * @param data_mime_type mime-type of data (not of the original file); 66 * @param data_mime_type mime-type of data (not of the original file);
67 * can be NULL (if mime-type is not known) 67 * can be NULL (if mime-type is not known)
68 * @param data actual meta-data found 68 * @param data actual meta-data found
@@ -117,7 +117,7 @@ clean_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
117 117
118 118
119/** 119/**
120 * Called by FS client to give information about the progress of an 120 * Called by FS client to give information about the progress of an
121 * operation. 121 * operation.
122 * 122 *
123 * @param cls closure 123 * @param cls closure