Added a missing endif.

This commit is contained in:
pnenzi 2003-08-12 21:44:11 +00:00
parent b25c50f614
commit 4090c12422
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ SPICEdev DIOinfo = {
#ifdef CIDER
DEVdump : NULL,
DEVacct : NULL,
#endif
DEVinstSize : &DIOiSize,
DEVmodSize : &DIOmSize
};