Thread: Error string typo in statement.c

Error string typo in statement.c

From
Michael Paquier
Date:
Hi all,

There is a typo in an error string of statement.c. Per se the patch
attached correcting that.
Regards,
--
Michael

Attachment

Re: Error string typo in statement.c

From
Heikki Linnakangas
Date:
On 05/12/2014 04:35 AM, Michael Paquier wrote:
> There is a typo in an error string of statement.c. Per se the patch
> attached correcting that.

Fixed, thanks.

- Heikki