chiark / gitweb /
Remove extra comma at the end of the print window title when in error state
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 17 Sep 2015 20:57:30 +0000 (16:57 -0400)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 17 Sep 2015 20:57:30 +0000 (16:57 -0400)
The \n is replaced by , for the title, but if there is no temperature/bed
values being printed, then we get an extra comma at the end.
Fixes T245


No differences found