* textprop.c (Fadd_text_properties): Initialize the modified flag.
authorJim Blandy <jimb@redhat.com>
Thu, 11 Mar 1993 07:17:54 +0000 (07:17 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 11 Mar 1993 07:17:54 +0000 (07:17 +0000)
commitcaa3156810b77c70a4d226567a191b30cf398f4d
treee9ced12e9223eaaf678becbe9e6cfc7ba856428d
parent9e70858b73006fff0b7daa82184dcc89b896691a
* textprop.c (Fadd_text_properties): Initialize the modified flag.
Use a "for (;;)" loop at the end of the function, to indicate that
all exiting is taken care of inside the loop.
(Fremove_text_properties): Same.
src/textprop.c