Merge branch 'master' into dtdocbook

This commit is contained in:
Liang Chang
2022-01-30 08:04:32 +08:00
285 changed files with 778 additions and 838 deletions

View File

@@ -5089,11 +5089,11 @@ ProcessSDLAttribute(
char *attrValue;
char **strPtr;
char numBuf[DTD_NAMELEN+1];
char *varOffset1;
char *varOffset1 = NULL;
SDLNumber *numPtr1;
SdlOption *enumPtr1;
SdlOption attrNum;
_DtHelpFontValue fontNum;
_DtHelpFontValue fontNum = 0;
_DtHelpFontValue *fontPtr1;
const SDLAttribute *pAttr = SDLAttributeList;