Patch level : 10.0

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :

Per Roberto


git-svn-id: svn://10.65.10.50/branches/R_10_00@21690 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2011-02-21 15:16:36 +00:00
parent aae2001479
commit 8be0c725eb

View File

@ -184,7 +184,7 @@ bool build_rec(const TRelation& rel, void* pJolly)
{
p += 6;
const int p1 = part.find(" ", p);
const int p1 = part.find("-", p);
gmm->zero();
if (p1 > p)