--- xmil/palm/dialog/dialogs.c 2005/02/07 16:56:32 1.1 +++ xmil/palm/dialog/dialogs.c 2005/02/26 03:59:50 1.2 @@ -41,7 +41,7 @@ void ResumeWarningDialogProc(char *name) void AboutDialogProc(void) { - FormType *frmP; + FormType *frmP; ARM_MenuEraseStatus(NULL); // Clear the menu status from the display. frmP = ARM_FrmInitForm(IDD_ABOUT);