[11194] Fix the word shedule -> schedule in function name

Signed-off-by: SilverIce <slifeleaf@gmail.com>
This commit is contained in:
kbz 2011-02-22 03:53:29 +02:00
parent 724092d9e5
commit 09c5b49cc4
4 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11193"
#define REVISION_NR "11194"
#endif // __REVISION_NR_H__