X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Ftimer.c;h=ddaa4a8d5c1afbf96f1beacb1bc00e58afc96b99;hb=f19a194bd066ea4320c1c6b6b8c5a375f7787af5;hp=400f5062f1d6dd86fc764daf8399f8f8834af377;hpb=2da183ac47f1157560dcd2c417f7f6a24ae72352;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. * * *