Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
return;
}
else {
fprintf(fd, filecontent);
fprintf(fd, "%s", filecontent);
fclose(fd);