tinderbox bustage missing */ caught by kdc on #mozilla

This commit is contained in:
timeless%mac.com 2002-08-30 18:43:32 +00:00
parent e8f4d6e455
commit c9a55a5b9b

View File

@ -83,6 +83,7 @@ interface nsIPersistentProperties : nsIProperties
/**
* shortcut to nsIProperty's set() which sets a string value
* directly (and thus faster)
*/
AString setStringProperty(in AUTF8String key, in AString value);
};