Changeset 8e7c9fe in mainline for uspace/srv/audio/hound/audio_data.c
- Timestamp:
- 2014-09-12T03:45:25Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c53b58e
- Parents:
- 3eb0c85 (diff), 105d8d6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
uspace/srv/audio/hound/audio_data.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/audio/hound/audio_data.c
r3eb0c85 r8e7c9fe 45 45 * @param size Size of the @p data buffer. 46 46 * @param fomart audio data format. 47 * @return pointer to valid audio data struct re, NULL on failure.47 * @return pointer to valid audio data structure, NULL on failure. 48 48 */ 49 49 audio_data_t *audio_data_create(const void *data, size_t size,
Note:
See TracChangeset
for help on using the changeset viewer.
