Changeset 850fd32 in mainline for uspace/lib/pcm/src
- Timestamp:
- 2018-03-11T01:21:19Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 84239b1, f0e825d
- Parents:
- 338d54a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/pcm/src/format.c
r338d54a7 r850fd32 134 134 case PCM_SAMPLE_SINT24_BE: 135 135 case PCM_SAMPLE_FLOAT32: 136 default: ; 136 default: 137 break; 137 138 } 138 139 #undef SET_NULL
Note:
See TracChangeset
for help on using the changeset viewer.