3 Feb
2011
3 Feb
'11
10:10 p.m.
On 02/03/11 22:08, Adrian Knoth wrote:
printf("Card %d : %s\n", card, name);
if (!strncmp(name, "RME MADIface", 12)) {
if (!strncmp(name, "RME Hammerfall DSP + Multiface", 30)) {
JFTR: Reindentation patch coming up soon. Already committed to my git repo, but I want to add some more code beautification.
Cheers