Changeset 742 for contrib/API/tools/unimix.c
- Timestamp:
- Sep 18, 2022, 10:37:38 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/API/tools/unimix.c
r578 r742 148 148 printf(" longname: %s\n",cInfo->longname); 149 149 printf(" mixer: %s\n",cInfo->mixername); 150 printf(" componen ets: %s\n",cInfo->components);150 printf(" components: %s\n",cInfo->components); 151 151 return 0; 152 152 }
Note:
See TracChangeset
for help on using the changeset viewer.