aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-28 15:22:14 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-28 15:22:14 +0000
commit49ede7a464271d2fed12da3ec8bf6a1dde2b4e75 (patch)
tree1c87ce208e97dd4fd5622372fb5f6336a126729c /src/fs/fs.h
parent8e8ff40c08bb8382eb4e4869d2a8dd6c7d23bd4a (diff)
downloadgnunet-49ede7a464271d2fed12da3ec8bf6a1dde2b4e75.tar.gz
gnunet-49ede7a464271d2fed12da3ec8bf6a1dde2b4e75.zip
working on fs, bugfixes
Diffstat (limited to 'src/fs/fs.h')
-rw-r--r--src/fs/fs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/fs.h b/src/fs/fs.h
index 0d4ed268a..b7fab55f0 100644
--- a/src/fs/fs.h
+++ b/src/fs/fs.h
@@ -1306,7 +1306,6 @@ struct SearchMessage
1306 1306
1307 /** 1307 /**
1308 * Type of the content that we're looking for. 1308 * Type of the content that we're looking for.
1309 * 0 for any.
1310 */ 1309 */
1311 uint32_t type GNUNET_PACKED; 1310 uint32_t type GNUNET_PACKED;
1312 1311