(dumpimp): Trivial fix.

From-SVN: r19841
This commit is contained in:
Craig Burley 1998-05-18 10:37:18 +00:00 committed by Dave Love
parent 09556ec9da
commit 9c46106359
1 changed files with 1 additions and 1 deletions

View File

@ -844,7 +844,7 @@ types of all the arguments.\n\n");
break;
default:
assert ("E1" == NULL);
assert ("N1" == NULL);
break;
}
break;