Updated documentation to match API 0.7.2
[projects/chimara/chimara.git] / libchimara / timer.c
index 400f5062f1d6dd86fc764daf8399f8f8834af377..ddaa4a8d5c1afbf96f1beacb1bc00e58afc96b99 100644 (file)
@@ -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.
  * </para></note>
  *
  * <note><para>