dropped piece of patch.
CVS patchset: 4448 CVS date: 2001/01/16 13:09:35
This commit is contained in:
parent
e4ae142a22
commit
3e85ac2cd2
|
@ -452,7 +452,7 @@ fprintf(stderr, "*** PS buildRootURL(%s) %p macro set to %s\n", spec->buildRootU
|
|||
break;
|
||||
}
|
||||
|
||||
if (parsePart < 0) {
|
||||
if (parsePart >= PART_LAST) {
|
||||
freeSpec(spec);
|
||||
return parsePart;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue