gabrielzschmitz / Tomato.C

A pomodoro timer written in pure C.
GNU General Public License v3.0
315 stars 19 forks source link

add newline to goodbye messages #17

Closed ghost closed 1 year ago

ghost commented 1 year ago

in file input.c the Lines 195, 405, 432 contain the message "Goodbye!" without a newline. Maybe adding one would be better :)

related PR here: https://github.com/gabrielzschmitz/Tomato.C/pull/18

gabrielzschmitz commented 1 year ago

Sure! Could you redo the PR following the PR title template (File-Related-Emoji Tittle)?

ghost commented 1 year ago

@gabrielzschmitz Hope this is okay https://github.com/gabrielzschmitz/Tomato.C/pull/19

gabrielzschmitz commented 1 year ago

Yes, it is. Thanks!