Tcl build fix
[gumsense-br.git] / package / cvoicecontrol / cvoicecontrol-microphone_config.patch
blob0216a674f7630a67e0cd4e780c6087a98c13225e
1 --- cvoicecontrol-0.9alpha/cvoicecontrol/microphone_config.c 2006-05-10 17:46:17.000000000 +0200
2 +++ cvoicecontrol-0.9alpha/cvoicecontrol/microphone_config.c 2006-05-10 17:46:50.000000000 +0200
3 @@ -1100,7 +1100,8 @@
5 fclose(f);
7 - free(home);
8 + //FRA DBG - i don't know why, but now it works
9 + //free(home);
11 else /***** couldn't retrieve home directory -> store results in /tmp/ */