From be3d078ba5c92751ef9f0e2bb106415655e5c89c Mon Sep 17 00:00:00 2001 From: hadaq Date: Mon, 19 Jul 2010 19:50:09 +0000 Subject: [PATCH] update --- libtrbnet/trberror.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtrbnet/trberror.c b/libtrbnet/trberror.c index ea3e518..28dc0b4 100644 --- a/libtrbnet/trberror.c +++ b/libtrbnet/trberror.c @@ -111,7 +111,7 @@ const char* trb_strterm(TRB_TERM term) static const char ch3StatusBits[16][64] = { "Ch3_Address: unknown address", /* status */ "Ch3_Timeout: timeout error", /* error */ - "Ch3_NoMoreData: no more data" /* status */ + "Ch3_NoMoreData: no more data", /* status */ "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID" -- 2.43.0