aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-helper-fs-publish.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-helper-fs-publish.c')
-rw-r--r--src/fs/gnunet-helper-fs-publish.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fs/gnunet-helper-fs-publish.c b/src/fs/gnunet-helper-fs-publish.c
index fb5f7497d..5d2d1229b 100644
--- a/src/fs/gnunet-helper-fs-publish.c
+++ b/src/fs/gnunet-helper-fs-publish.c
@@ -149,6 +149,8 @@ add_to_md (void *cls,
149 } 149 }
150 return 0; 150 return 0;
151} 151}
152
153
152#endif 154#endif
153 155
154 156
@@ -572,4 +574,5 @@ main (int argc, char *const *argv)
572 return 0; 574 return 0;
573} 575}
574 576
577
575/* end of gnunet-helper-fs-publish.c */ 578/* end of gnunet-helper-fs-publish.c */