Index: generic/nsf.decls =================================================================== diff -u -r866971d828a2ed5fdb8da757e94401f919bd3a8c -r8552f707c011bfc24be22e1e8332f5558227cde3 --- generic/nsf.decls (.../nsf.decls) (revision 866971d828a2ed5fdb8da757e94401f919bd3a8c) +++ generic/nsf.decls (.../nsf.decls) (revision 8552f707c011bfc24be22e1e8332f5558227cde3) @@ -105,7 +105,8 @@ } declare 14 generic { int NsfObjErrType(Tcl_Interp *interp, const char *context, - Tcl_Obj *value, const char *type, Nsf_Param const *pPtr) + Tcl_Obj *value, const char *type, + Nsf_Param const *paramPtr) } declare 15 generic { void NsfStackDump (Tcl_Interp *interp)