r/sr=sspitzer adding msg_folder_flag_junk needed for junk folder

This commit is contained in:
naving%netscape.com 2002-09-26 00:05:09 +00:00
Родитель d87339b635
Коммит 8661f77e35
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -148,4 +148,6 @@
#define MSG_FOLDER_FLAG_CHECK_NEW 0x20000000 /* this folder is checked for new messages */
#define MSG_FOLDER_FLAG_JUNK 0x40000000 /* this folder is for spam messages */
#endif