diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-02-15 15:30:06 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-02-15 15:30:06 +0000 |
commit | d5c5c5b962115be085a1cc71a0480d7e2a3eda73 (patch) | |
tree | 96bdd8c004a00556ac9df07393aecf17f723636e /src/fs/fs.h | |
parent | 0ad72d359ab3ea5f232f4a8a0eb04700e8c84b49 (diff) |
stuff
Diffstat (limited to 'src/fs/fs.h')
-rw-r--r-- | src/fs/fs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs.h b/src/fs/fs.h index a9aa7ef74c..a5b15dcef9 100644 --- a/src/fs/fs.h +++ b/src/fs/fs.h @@ -2320,7 +2320,7 @@ struct GetMessage * The number should be in big-endian format when used * for mingling. */ - int32_t filter_mutator GNUNET_PACKED; + uint32_t filter_mutator GNUNET_PACKED; /** * Which of the optional hash codes are present at the end of the |