Changeset 20374 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h
- Timestamp:
- Jun 8, 2009 12:43:21 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h
r20366 r20374 29 29 30 30 31 RT_ BEGIN_DECLS31 RT_C_DECLS_BEGIN 32 32 33 33 /** Pointer to the globals. */ … … 419 419 420 420 421 RT_ END_DECLS422 423 #endif 424 421 RT_C_DECLS_END 422 423 #endif 424
Note:
See TracChangeset
for help on using the changeset viewer.