[8626] Add missing argument names in function declaration.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-10-11 16:37:09 +02:00
parent 02d45b4b54
commit 9cb356851c
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8625"
#define REVISION_NR "8626"
#endif // __REVISION_NR_H__