[7048] Fix typo (incorrect 55440 dummy proc)

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-07 21:49:00 +03:00
parent 5f894bf422
commit eacc6e069c
2 changed files with 12 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7047"
#define REVISION_NR "7048"
#endif // __REVISION_NR_H__