Bug 226012 nsMsgDBView.h:73: warning: comma at end of enumerator list

r=roc sr=roc
This commit is contained in:
timeless%mozdev.org 2003-11-17 23:54:19 +00:00
Родитель ffaccf1748
Коммит 19d5d31ea4
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -69,7 +69,7 @@
enum eFieldType {
kCollationKey,
kU32,
kU32
};
// reserve the top 8 bits in the msg flags for the view-only flags.