Changes in uspace/app/wavplay/main.c [0e4c5f0:60b1076] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/wavplay/main.c
r0e4c5f0 r60b1076 308 308 if (direct) { 309 309 drecord(device, file); 310 continue;311 310 } else { 312 311 printf("Indirect recording is not supported "
Note:
See TracChangeset
for help on using the changeset viewer.