missing LF on end
This commit is contained in:
parent
f208ca56f5
commit
532a13fd08
|
|
@ -67,4 +67,4 @@ com_write_simple(wordlist *wl)
|
||||||
}
|
}
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -277,4 +277,4 @@ ft_writesimple(double *xlims, double *ylims, char *filename, char *title, char *
|
||||||
(void) fclose( file_data );
|
(void) fclose( file_data );
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue