Commit 9c461063 by Craig Burley Committed by Dave Love

(dumpimp): Trivial fix.

From-SVN: r19841
parent 09556ec9
...@@ -844,7 +844,7 @@ types of all the arguments.\n\n"); ...@@ -844,7 +844,7 @@ types of all the arguments.\n\n");
break; break;
default: default:
assert ("E1" == NULL); assert ("N1" == NULL);
break; break;
} }
break; break;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment