fixed parse bug for pgn files
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 27 Sep 2009 17:36:23 +0000 (10:36 -0700)
committerArun Persaud <arun@nubati.net>
Wed, 30 Sep 2009 05:17:57 +0000 (22:17 -0700)
commit652eb1af5a14bffe3113a997c6c881fca50119e0
treeeabab3478fbc465a7d982313c4c27f04aa5e5522
parentfa8be4a3fc5d81e9ec1f6c218fcf55c95d34fd10
fixed parse bug for pgn files

fixed the existing bug that the time-control tag was displayed as "?" in the game list; turns out it was never parsed on reading PGN files
pgntags.c