JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remove repeated initialisation of term.esc
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Fri, 25 Apr 2014 23:45:10 +0000 (01:45 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Sun, 27 Apr 2014 09:30:21 +0000 (11:30 +0200)
Once a sequence is completed term.esc must return to 0, so
instead of repeating this expression in all the cases is
better put it at the end of the block.


No differences found