Changeset 69119 in vbox for trunk/src/VBox/Devices/Audio/pulse_mangling.h
- Timestamp:
- Oct 17, 2017 7:08:38 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 118421
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/pulse_mangling.h
r68039 r69119 1 /* $Id$ */ 1 2 /** @file 3 * Mangle libpulse symbols. 2 4 * 3 * Mangle libpulse symbols. This is necessary on hosts which don't 4 * support the -fvisibility gcc switch. 5 * This is necessary on hosts which don't support the -fvisibility gcc switch. 5 6 */ 6 7 … … 86 87 87 88 #endif /* !AUDIO_PULSE_MANGLING_H */ 89
Note:
See TracChangeset
for help on using the changeset viewer.