Changeset 99767 in vbox
- Timestamp:
- May 12, 2023 6:55:59 AM (22 months ago)
- svn:sync-xref-src-repo-rev:
- 157359
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_idl.c
r62449 r99767 474 474 475 475 /* set this with a debugger to see exactly what libIDL sees */ 476 static FILE *tracefile ;476 static FILE *tracefile = NULL; 477 477 478 478 static int
Note:
See TracChangeset
for help on using the changeset viewer.