revert by build breakage checkin. brendan fixed the xpidl compiler. I hadn't

picked up the changes yet.  interCaps in IDL and JS, and InterCaps in C++.
This commit is contained in:
sspitzer%netscape.com 1999-08-25 07:17:21 +00:00
parent a35210d2f7
commit 71d5f558d2

View File

@ -41,7 +41,7 @@ interface nsINNTPNewsgroupPost : nsISupports {
readonly attribute string messageID;
attribute string path;
boolean IsValid();
boolean isValid();
/* Secion 2.2 - optional headers */
attribute string replyTo;