[PATCH] Remove warning when compiling test.c

2001-09-22 Thread Leon Brocard
I get a warning during the Configure process: ... Alright, now I'm gonna check some stuff by compiling and running a small C program. This could take a bit... test.c:13:1: warning: no newline at end of file ... Attached is a trivial patch which adds a newline. Leon -- Leon

Re: [PATCH] Remove warning when compiling test.c

2001-09-22 Thread Ask Bjoern Hansen
[EMAIL PROTECTED] (Leon Brocard) writes: [...] Attached is a trivial patch which adds a newline. I've put that in CVS. I also renamed the 'test' executable we make to test_siz (just because using test on a unix system is bad karma). - ask -- ask bjoern hansen, http://ask.netcetera.dk/