Changeset 22877 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Sep 9, 2009 7:37:04 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 52133
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/powernotification-r0drv.c
r22821 r22877 309 309 { 310 310 PRTPOWERNOTIFYREG pHead; 311 RTSPINLOCKTMP Tmp ;311 RTSPINLOCKTMP Tmp = RTSPINLOCKTMP_INITIALIZER; 312 312 313 313 /** @todo OS specific term here */
Note:
See TracChangeset
for help on using the changeset viewer.