Bugzilla – Attachment #51396: xine-lib.formatstring.patch for bug #120088
return;
}
else {
fprintf(fd, filecontent);
fprintf(fd, "%s", filecontent);
fclose(fd);