Changeset 63379 in vbox for trunk/src/libs/xpcom18a4/xpcom
- Timestamp:
- Aug 12, 2016 6:30:03 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/glue/nsIGenericFactory.h
r1 r63379 337 337 nsIModule** result) \ 338 338 { \ 339 (void)servMgr; \ 340 (void)location; \ 339 341 return NS_NewGenericModule2(&(_info), result); \ 340 342 }
Note:
See TracChangeset
for help on using the changeset viewer.