Fix return value of spi_check_ev and have it call spi_throw_exception if an exception...
authorMike Gorse <mgorse@boston.site>
Thu, 26 Jun 2008 18:41:38 +0000 (14:41 -0400)
committerMike Gorse <mgorse@boston.site>
Thu, 26 Jun 2008 18:41:38 +0000 (14:41 -0400)
commitf70112b3ebb4b50efed40c97eab02554652866b8
tree8bed17430cfaadf96202dd14df541bcd4d06499e
parent4946775a4aa19df13d8950f0c5e0fb438546bc84
Fix return value of spi_check_ev and have it call spi_throw_exception if an exception is received
Hav spi_throw_exception take a const char * for an error prefix
cspi/spi-private.h
cspi/spi_main.c