Skip to content

Commit 5a5b917

Browse files
committed
Add missing "static".
Per buildfarm member pademelon.
1 parent a1953f3 commit 5a5b917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/bloom/blutils.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ myRand()
195195
return (x - 1);
196196
}
197197

198-
void
198+
static void
199199
mySrand(uint32 seed)
200200
{
201201
next = seed;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy