Commit e97cb9127dbc8a10d07209aee679a0717346f1f6

Just van Rossum 2000-07-28T03:13:31

FT_Done_Stream(): do stream->close = 0 after calling stream->close(); this makes it safe to call FT_Done_Stream() more than once. David: please review this; I hope you agree with this minor change.