Bug 94235: add NS_COM to declaration of nsPrintfCString. r=/sr= jst,scc
git-svn-id: svn://10.0.0.236/trunk@100656 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8c60b91e5c
commit
ef4c7debee
@ -67,7 +67,7 @@
|
||||
* much more efficiently handled with |NS_LITERAL_[C]STRING| and |nsLiteral[C]String|.
|
||||
*/
|
||||
|
||||
class nsPrintfCString
|
||||
class NS_COM nsPrintfCString
|
||||
: public nsACString
|
||||
{
|
||||
enum { kLocalBufferSize=15 };
|
||||
|
||||
@ -67,7 +67,7 @@
|
||||
* much more efficiently handled with |NS_LITERAL_[C]STRING| and |nsLiteral[C]String|.
|
||||
*/
|
||||
|
||||
class nsPrintfCString
|
||||
class NS_COM nsPrintfCString
|
||||
: public nsACString
|
||||
{
|
||||
enum { kLocalBufferSize=15 };
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user