From a5ffb5cc4d8998e3a81332a6a1cfd3500683f209 Mon Sep 17 00:00:00 2001 From: hadaq Date: Wed, 2 Sep 2009 21:55:09 +0000 Subject: [PATCH] bugfix --- libtrbnet/trbnet.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libtrbnet/trbnet.c b/libtrbnet/trbnet.c index 4e006e9..6468d3a 100644 --- a/libtrbnet/trbnet.c +++ b/libtrbnet/trbnet.c @@ -1,4 +1,4 @@ -const char trbnet_version[] = "$Revision: 2.30 $"; +const char trbnet_version[] = "$Revision: 2.31 $"; #include #include @@ -1425,4 +1425,3 @@ int trb_send_trigger_rich(uint8_t trg_input, return 0; } - -- 2.43.0