X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gamelist.c;h=26268399cacadd5df21e43c4d7a47e5667188199;hb=f29ff21f23c2a22fc55e14ba48c53d704c22289d;hp=d8d0a46b211f1f3336e06b27b6c3f76c38cd7f8f;hpb=0345db41a6f6e2fb27dbcc1b4e0cfbf88066f098;p=xboard.git diff --git a/gamelist.c b/gamelist.c index d8d0a46..2626839 100644 --- a/gamelist.c +++ b/gamelist.c @@ -334,9 +334,9 @@ int GameListBuild(f) } } + DisplayTitle("WinBoard"); rewind(f); yyskipmoves = FALSE; - DisplayTitle("WinBoard"); return 0; }