Changeset 104491 in vbox for trunk/src/libs/xpcom18a4/xpcom/string
- Timestamp:
- May 2, 2024 4:44:00 PM (10 months ago)
- svn:sync-xref-src-repo-rev:
- 163013
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/string/public/nsTAString.h
r1 r104491 507 507 nsTAString_CharT(PRUint32 flags) 508 508 : mVTable(obsolete_string_type::sCanonicalVTable) 509 , mData(NULL) 510 , mLength(0) 509 511 , mFlags(flags) 510 512 {}
Note:
See TracChangeset
for help on using the changeset viewer.