editline/examples
Joachim Nilsson c76941f24f Fix GCC 3.4.4 warnings about ambigous else, in "else if" construct by
relying on the original indentation.

Change exit(0) to return 0; to kill off warning about "non-void
funtion".
2008-06-08 23:45:07 +02:00
..
Makefile.am Add standard GNU configure and build system (autoconf+automake). 2008-06-07 21:03:48 +02:00
Makefile.in Add standard GNU configure and build system (autoconf+automake). 2008-06-07 21:03:48 +02:00
testit.c Fix GCC 3.4.4 warnings about ambigous else, in "else if" construct by 2008-06-08 23:45:07 +02:00