Add missing initializers.

This commit is contained in:
Ralf Corsepius
2008-09-07 18:07:30 +00:00
parent 37181014d0
commit 3eb3235171
+1 -1
View File
@@ -11,5 +11,5 @@
#include "wsIntrn.h"
websRomPageIndexType websRomPageIndex[] = {
{ 0, 0, 0 },
{ NULL, NULL, 0, 0 },
};