missing LF on end

This commit is contained in:
dwarning 2010-02-28 17:51:10 +00:00
parent f208ca56f5
commit 532a13fd08
2 changed files with 2 additions and 2 deletions

View File

@ -67,4 +67,4 @@ com_write_simple(wordlist *wl)
}
return;
}
}

View File

@ -277,4 +277,4 @@ ft_writesimple(double *xlims, double *ylims, char *filename, char *title, char *
(void) fclose( file_data );
return;
}
}