comparison mpcommon.c @ 32594:24e4682ce6ec

Fix spelling in comment.
author reimar
date Sat, 11 Dec 2010 13:56:19 +0000
parents fbe5c829c69b
children 9404cb19e08d
comparison
equal deleted inserted replaced
32593:0c5bb45690ea 32594:24e4682ce6ec
356 #endif /* CONFIG_GUI */ 356 #endif /* CONFIG_GUI */
357 {NULL, NULL, 0, 0, 0, 0, NULL} 357 {NULL, NULL, 0, 0, 0, 0, NULL}
358 }; 358 };
359 359
360 /** 360 /**
361 * Initialization code to be run at the very start, most not depend 361 * Initialization code to be run at the very start, must not depend
362 * on option values. 362 * on option values.
363 */ 363 */
364 void common_preinit(void) 364 void common_preinit(void)
365 { 365 {
366 InitTimer(); 366 InitTimer();