diff --git a/common/ca_ci.cpp b/common/ca_ci.cpp index 4698637..d50ced0 100644 --- a/common/ca_ci.cpp +++ b/common/ca_ci.cpp @@ -1038,6 +1038,7 @@ void cCA::setInputs() { printf("set input%d to tuner %s\n", number, getTunerLetter(number).c_str()); fprintf(fd,"%s", getTunerLetter(number).c_str()); + fclose(fd); } else {