Index: generic/nsfInt.h =================================================================== diff -u -r7d1e68dd44eb6cddb6755e335e1070bb7be2e6f8 -r3b654bd0096ee0be729cbdefa63c0d981a708828 --- generic/nsfInt.h (.../nsfInt.h) (revision 7d1e68dd44eb6cddb6755e335e1070bb7be2e6f8) +++ generic/nsfInt.h (.../nsfInt.h) (revision 3b654bd0096ee0be729cbdefa63c0d981a708828) @@ -931,7 +931,7 @@ typedef struct { CONST Nsf_Param *signature; int serial; - Nsf_Param *paramPtr; + Nsf_Param CONST *paramPtr; Tcl_Obj *payload; int flags; } NsfFlag;