aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKevin Lange <k@dakko.us>2011-12-04 04:06:30 -0600
committerKevin Lange <k@dakko.us>2011-12-04 04:06:30 -0600
commitbbeebb1208374a0f2d8f6b4459736450ef20ea6f (patch)
tree3af0ddf0c2cd23e681ab0b4db6f5702e2ddbbc44 /Makefile
parentab1fc8c49a073ba02bb7ac96c09bacb3d1ff93c3 (diff)
downloadnyancat-bbeebb1208374a0f2d8f6b4459736450ef20ea6f.tar.gz
Um, derp
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
5' class='logmsg'> 2013-03-07Hm, or not.Kevin Lange1-2/+0 2013-03-07Reset alarm before setting to 2secsKevin Lange1-0/+2 2013-03-07Set alarm for extended options.Kevin Lange1-2/+2 Instead of clearing the alarm, set it to two seconds; Previously, this could, potentially, not finish at all on some telnet clients, which is definitely bad. This is a reasonable workaround.