aboutsummaryrefslogtreecommitdiffstats
path: root/depcomp
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-01-18 07:21:13 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-01-18 07:21:13 +0000
commit5b875cd6b8339c8a9c459d9bca1f709226b5e07a (patch)
treefe1b15d4cb13071fa6e906a2fcb3990b4d61b0ed /depcomp
parentdf239a43548d4889cd17a8bbaeee79d6fe2a37e8 (diff)
downloadlcd4linux-5b875cd6b8339c8a9c459d9bca1f709226b5e07a.tar.gz
'emty format string' compiler warning solved
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@974 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'depcomp')
0 files changed, 0 insertions, 0 deletions
class='nohover-highlight'> 2013-03-14Update changelog regarding 1.1+git20130307.43097eb-1Jonathan McCrohan1-0/+11 2013-03-07Ah, right, yes.Kevin Lange1-2/+3 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.