X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Ftimer.c;h=ddaa4a8d5c1afbf96f1beacb1bc00e58afc96b99;hb=d9646c0bf915d1ee5d9d3601a273ff20214bfae7;hp=400f5062f1d6dd86fc764daf8399f8f8834af377;hpb=d5610e149e0384a24d00727a5815df12e85de026;p=projects%2Fchimara%2Fchimara.git diff --git a/libchimara/timer.c b/libchimara/timer.c index 400f506..ddaa4a8 100644 --- a/libchimara/timer.c +++ b/libchimara/timer.c @@ -35,7 +35,7 @@ extern GPrivate *glk_data_key; * This prevents the user from being locked out by overly enthusiastic timer * events. Unfortunately, it also means that your timer can be locked out on * slower machines, if the player pounds too enthusiastically on the keyboard. - * Sorry. If you want a real-time operating system, talk to Wind River. + * Sorry. * * *