Changeset 64054 in vbox for trunk/src/VBox/ExtPacks/VBoxDTrace/onnv
- Timestamp:
- Sep 27, 2016 3:54:41 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_lex.l
r63484 r64054 741 741 yybegin(yystate_t state) 742 742 { 743 #if def YYDEBUG743 #if YYDEBUG /* VBOX: ifdef YYDEBUG => if YYDEBUG */ 744 744 yydebug = _dtrace_debug; 745 745 #endif
Note:
See TracChangeset
for help on using the changeset viewer.