Changeset 51721 in vbox for trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c
- Timestamp:
- Jun 25, 2014 4:59:28 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 94506
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c
r44528 r51721 5 5 6 6 /* 7 * Copyright (C) 2006-201 2Oracle Corporation7 * Copyright (C) 2006-2014 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 215 215 rtR0SemEventMultiSolRelease(pThis); 216 216 #ifdef DEBUG_ramshankar 217 /** See @bugref{6318} comment #11*/217 /** See @bugref{6318} comment #11. */ 218 218 return VINF_SUCCESS; 219 219 #endif … … 247 247 248 248 #ifdef DEBUG_ramshankar 249 /** See @bugref{6318} comment #11*/249 /** See @bugref{6318} comment #11. */ 250 250 return VINF_SUCCESS; 251 251 #endif
Note:
See TracChangeset
for help on using the changeset viewer.