Fortune fix
This commit is contained in:
parent
478bbc757a
commit
eeb7312231
2 changed files with 5 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ main(int argc, char *argv[])
|
|||
Biobuf *f, g;
|
||||
|
||||
index = unsharp(index);
|
||||
fortunes = unsharp(index);
|
||||
fortunes = unsharp(fortunes);
|
||||
|
||||
newindex = 0;
|
||||
oldindex = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue