Updated VERSION to go along with the merge of pull requests 160

and 161 from Donn, and modified one of the files from PR 161 to
maintain typographic consistency.
This commit is contained in:
Tim Edwards 2022-05-03 08:32:00 -04:00
parent e240185298
commit f760b038d6
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
8.3.295
8.3.296

View File

@ -956,8 +956,8 @@ TxDispatch(f)
void
TxParseString(str, q, event)
char *str;
void* q; /* unused */
void* event; /* always NULL (ignored) */
void *q; /* unused */
void *event; /* always NULL (ignored) */
{
char *reply;