New option -read_mkisofsrc interprets .mkisofsrc

This commit is contained in:
2010-06-25 17:59:01 +00:00
parent 6ab8ffc137
commit 10233adb87
12 changed files with 298 additions and 76 deletions

View File

@@ -28,7 +28,7 @@
#include "sfile.h"
/* @param flag bit0= do not clip of carriage return at line end
/* @param flag bit0= do not clip off carriage return at line end
*/
char *Sfile_fgets_n(char *line, int maxl, FILE *fp, int flag)
{