summaryrefslogtreecommitdiff
path: root/sfeed_tail.c
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_tail.c')
-rw-r--r--sfeed_tail.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sfeed_tail.c b/sfeed_tail.c
index 105bb2b..945044d 100644
--- a/sfeed_tail.c
+++ b/sfeed_tail.c
@@ -25,8 +25,7 @@ struct bucket {
};
static struct bucket *buckets;
static struct bucket *bucket;
-
-static const uint32_t seed = 0x45931287;
+static const uint32_t seed = 1167266473;
static void
printfeed(FILE *fp, const char *feedname)