atoponce / d-note

Self destructing encrypted notes
Other
130 stars 43 forks source link

The note_destroy function needs to break #13

Closed atoponce closed 10 years ago

atoponce commented 10 years ago

The note_destroy function needs to break when it has destroyed the note, to prevent the while loop from continuously executing.