[8895] Use NULL-terminator instead table count in pdump code.

Also rename function to avoid use same name with type.
This commit is contained in:
VladimirMangos 2009-11-30 14:41:59 +03:00
parent 1e3100d664
commit a7cd0f8f44
3 changed files with 15 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8894"
#define REVISION_NR "8895"
#endif // __REVISION_NR_H__