add definition for MSG_CommandType

This commit is contained in:
ducarroz%netscape.com 1999-03-09 02:01:16 +00:00
parent e7304df551
commit e6e140af12

View File

@ -241,6 +241,8 @@ extern char *msg_MagicFolderName(MSG_Prefs* prefs, uint32 flag, int *pStatus);
#define IMAPNS_GetDelimiterForNamespace(a) '/'
#define CreateImapMailboxCreateUrl(a, b,c) NULL
#define MSG_CommandType PRUint32
#undef FE_Progress
#define FE_Progress(cx,msg) printf("Progress: %s\n", msg)