Index: generic/nsfObj.c =================================================================== diff -u -N -r83e2a1bc1e93733b0459e24666828c4a3f2bce63 -r42dbfd5df1fa6248468d00c7d68fd699a5a69e64 --- generic/nsfObj.c (.../nsfObj.c) (revision 83e2a1bc1e93733b0459e24666828c4a3f2bce63) +++ generic/nsfObj.c (.../nsfObj.c) (revision 42dbfd5df1fa6248468d00c7d68fd699a5a69e64) @@ -191,11 +191,9 @@ /* *---------------------------------------------------------------------- * - * NsfFlagObjType -- + * The NsfFlagObjType is a Tcl_Obj type carrying the result of a flag + * lookup. * - * The NsfFlagObjType is a Tcl_Obj type carrying the result of a - * flag lookup. - * *---------------------------------------------------------------------- */ @@ -516,7 +514,7 @@ * Tcl result code, arg two and three on success. * * Side effects: - * None + * None. * *---------------------------------------------------------------------- */ @@ -575,7 +573,7 @@ * non-of these have the chance to point to a stale entry. * * Results: - * Tcl result code + * A standard Tcl result. * * Side effects: * Freeing internal rep of Tcl_Objs. @@ -774,7 +772,7 @@ * Tcl result code, arg two and three on success. * * Side effects: - * None + * None. * *---------------------------------------------------------------------- */