Index: generic/nsfStubInit.c =================================================================== diff -u -r531982261a0deb399b608a42d4469af3d3041399 -rbb18837f55b64ecdaf970c9e77624bc30f4c417a --- generic/nsfStubInit.c (.../nsfStubInit.c) (revision 531982261a0deb399b608a42d4469af3d3041399) +++ generic/nsfStubInit.c (.../nsfStubInit.c) (revision bb18837f55b64ecdaf970c9e77624bc30f4c417a) @@ -63,10 +63,9 @@ NsfErrBadVal, /* 24 */ NsfNextObjCmd, /* 25 */ NsfCallMethodWithArgs, /* 26 */ - NsfObjErrArgCnt, /* 27 */ - NsfAddObjectMethod, /* 28 */ - NsfAddClassMethod, /* 29 */ - NsfCreate, /* 30 */ + NsfAddObjectMethod, /* 27 */ + NsfAddClassMethod, /* 28 */ + NsfCreate, /* 29 */ }; /* !END!: Do not edit above this line. */