Commit Diff


commit - 50610c96588883a7037ffb872e2d79c246fe0c72
commit + 1384c2edaf411442ce10a2487e43e4bc80d5c910
blob - 76cfad5016864a79420ac399817332e95b13b814
blob + 0004b792e88cc084392444a2e2e0e47273862bf2
--- gpass.c
+++ gpass.c
@@ -87,7 +87,7 @@ genwords(int plen, int max, const long *offs, FILE *fp
 	putchar('\n');
 }
 
-void
+static void
 gpass_words(int npass, int plen, int ent, char *f)
 {
 	FILE	*fp;