X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fmake-file.c;h=725071c2db18115a3370a8f0115e4f04932273b6;hb=f5c108becd49d78f4898cab11352291f5689d24e;hp=eadcfa16989f34d3211c57088082cd8765195a78;hpb=7eee0554f378481faf447e2d2e940f389d6b05ec;p=pspp-builds.git diff --git a/src/data/make-file.c b/src/data/make-file.c index eadcfa16..725071c2 100644 --- a/src/data/make-file.c +++ b/src/data/make-file.c @@ -76,9 +76,9 @@ make_unique_file_stream (FILE **fp, char **file_name) const char *parent_dir; - /* FIXME: + /* FIXME: Need to check for pre-existing file name. - Need also to pass in the directory instead of using /tmp + Need also to pass in the directory instead of using /tmp */ assert (file_name != NULL);