From 236385eb5444a5b94f4c2360bd8c0b5990267121 Mon Sep 17 00:00:00 2001 From: hadaq Date: Wed, 2 Sep 2009 21:53:00 +0000 Subject: [PATCH] bugfix --- libtrbnet/trbnet.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libtrbnet/trbnet.c b/libtrbnet/trbnet.c index 443e201..79df41d 100644 --- a/libtrbnet/trbnet.c +++ b/libtrbnet/trbnet.c @@ -1,4 +1,4 @@ -const char trbnet_version[] = "$Revision: 2.1 $"; +const char trbnet_version[] = "$Revision: 2.2 $"; #include #include @@ -1425,3 +1425,4 @@ int trb_send_trigger_rich(uint8_t trg_input, return 0; } + -- 2.43.0