aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-unindex.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/fs/gnunet-unindex.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/fs/gnunet-unindex.c')
-rw-r--r--src/fs/gnunet-unindex.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fs/gnunet-unindex.c b/src/fs/gnunet-unindex.c
index 88825fa60..bf32de812 100644
--- a/src/fs/gnunet-unindex.c
+++ b/src/fs/gnunet-unindex.c
@@ -60,6 +60,7 @@ shutdown_task (void *cls)
60 } 60 }
61} 61}
62 62
63
63/** 64/**
64 * Called by FS client to give information about the progress of an 65 * Called by FS client to give information about the progress of an
65 * operation. 66 * operation.
@@ -200,4 +201,5 @@ main (int argc, char *const *argv)
200 return ret; 201 return ret;
201} 202}
202 203
204
203/* end of gnunet-unindex.c */ 205/* end of gnunet-unindex.c */