aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/nyancat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nyancat.c b/src/nyancat.c
index 2137849..cef7034 100644
--- a/src/nyancat.c
+++ b/src/nyancat.c
@@ -443,6 +443,7 @@ int main(int argc, char ** argv) {
if (sb[0] == TTYPE) {
/* This was a response to the TTYPE command, meaning
* that this should be a terminal type */
+ alarm(0);
alarm(2);
strcpy(term, &sb[2]);
done++;
@@ -450,6 +451,7 @@ int main(int argc, char ** argv) {
else if (sb[0] == NAWS) {
/* This was a response to the NAWS command, meaning
* that this should be a window size */
+ alarm(0);
alarm(2);
terminal_width = sb[2];
done++;
i> date: Fri Dec 10 18:32:39 2010 +0200 summary: dvb-apps: update DVB-T intial tuning files for Finland (fi-*) 2010-12-25update scan file for ch-GenevaChristoph Pfister1-5/+5 submitted by tkernen deckpoint.ch 2010-11-28update scan file for fr-ReimsChristoph Pfister1-11/+7 submitted by sylvestre.cartier gmail.com 2010-11-21update scan file for fr-ToursChristoph Pfister1-23/+9 submitted by lissyx lissyx.dyndns.org