Small typo in variable.c

Started by Daniel Westermann (DWE)over 4 years ago3 messageshackers
Jump to latest
#1Daniel Westermann (DWE)
daniel.westermann@dbi-services.com

Hi,

there is a typo in variable.c.
Attached a small fix for this.

Regards
Daniel

Attachments:

typo-in-variable-c-fix.patchtext/x-patch; name=typo-in-variable-c-fix.patchDownload+1-1
#2Michael Paquier
michael@paquier.xyz
In reply to: Daniel Westermann (DWE) (#1)
Re: Small typo in variable.c

On Tue, Jul 27, 2021 at 10:04:36AM +0000, Daniel Westermann (DWE) wrote:

there is a typo in variable.c.
Attached a small fix for this.

"iff" stands for "if and only if".
--
Michael

#3Daniel Westermann (DWE)
daniel.westermann@dbi-services.com
In reply to: Michael Paquier (#2)
Re: Small typo in variable.c

On Tue, Jul 27, 2021 at 10:04:36AM +0000, Daniel Westermann (DWE) wrote:

there is a typo in variable.c.
Attached a small fix for this.

"iff" stands for "if and only if".

Ah, good to know. Thx

Regards
Daniel