work for the nntp incoming server

git-svn-id: svn://10.0.0.236/trunk@28406 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
1999-04-21 02:55:25 +00:00
parent 47096998a5
commit d3a62d8404

View File

@@ -31,4 +31,12 @@
{0x88, 0x0d, 0x00, 0x40, 0x05, 0x26, 0x30, 0x78} \
}
#endif // nsMsgNews_h__
#define NS_NNTPINCOMINGSERVER_CID \
{ /* 6ff28d0a-f776-11d2-87ca-004005263078 */ \
0x6ff28d0a, \
0xf776, \
0x11d2, \
{0x87, 0xca, 0x00, 0x40, 0x05, 0x26, 0x30, 0x78} \
}
#endif // nsMsgNewsCID_h__