- Timestamp:
- Oct 24, 2010 4:10:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/ds/nsVoidArray.h
r21113 r33388 376 376 377 377 private: 378 #ifdef RT_OS_OS2 /* shut up a million warnings */ 379 typedef PRUint32 PtrBits; 380 #else 378 381 typedef PRUint64 PtrBits; 382 #endif 379 383 380 384 PRBool HasSingleChild() const
Note:
See TracChangeset
for help on using the changeset viewer.