[10949] Fix the word accessable -> accessible in log message

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-01-02 01:28:54 +01:00
parent 20e7cdb55e
commit 0da3463758
6 changed files with 10 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10948"
#define REVISION_NR "10949"
#endif // __REVISION_NR_H__