aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_fs_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-29 21:41:24 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-29 21:41:24 +0000
commit6756773dbc5aee6135ba8067cbf67aaf48cbfaf6 (patch)
tree9dd6bfb42ed814653a2e622923332db54b007a7d /src/include/gnunet_fs_service.h
parent68401426269d202ae48d4942842f365198886c57 (diff)
downloadgnunet-6756773dbc5aee6135ba8067cbf67aaf48cbfaf6.tar.gz
gnunet-6756773dbc5aee6135ba8067cbf67aaf48cbfaf6.zip
-fs publish should basically work now
Diffstat (limited to 'src/include/gnunet_fs_service.h')
-rw-r--r--src/include/gnunet_fs_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_fs_service.h b/src/include/gnunet_fs_service.h
index e723d6457..a984d8a2d 100644
--- a/src/include/gnunet_fs_service.h
+++ b/src/include/gnunet_fs_service.h
@@ -2703,7 +2703,7 @@ struct GNUNET_FS_ShareTreeItem
2703 char *filename; 2703 char *filename;
2704 2704
2705 /** 2705 /**
2706 * Base name of the file/directory; FIXME: needed? 2706 * Base name of the file/directory.
2707 */ 2707 */
2708 char *short_filename; 2708 char *short_filename;
2709 2709