dropped piece of patch.

CVS patchset: 4448
CVS date: 2001/01/16 13:09:35
This commit is contained in:
jbj 2001-01-16 13:09:35 +00:00
parent e4ae142a22
commit 3e85ac2cd2
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}