[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] pokefmt/pokefmt.l: Fix typos
From: |
Mohammad-Reza Nabipoor |
Subject: |
Re: [PATCH] pokefmt/pokefmt.l: Fix typos |
Date: |
Tue, 2 Apr 2024 00:45:52 +0200 |
Hi Sergio,
On Mon, Apr 01, 2024 at 05:06:04PM -0400, Sergio Durigan Junior wrote:
> 2024-04-01 Sergio Durigan Junior <sergiodj@sergiodj.net>
>
> * pokefmt/pokefmt.l (poke_stmt): Fix typo.
> (poke_expr): Likewise.
> ---
> ChangeLog | 5 +++++
> pokefmt/pokefmt.l | 4 ++--
> 2 files changed, 7 insertions(+), 2 deletions(-)
>
Pushed to both master and maint/poke-4 on your behalf.
Thanks for the patch!