
3 May
2019
3 May
'19
11:18 a.m.
On 5/3/19 10:30 AM, Erik Skultety wrote:
On Thu, Apr 18, 2019 at 02:11:24PM +0200, Michal Privoznik wrote:
The @error member can contain a positive value (errno) or a negative value (-1) to denote an usage error. It doesn't make
s/an usage/a usage
--> even though there are 2 vowels in a row, pronounciation is important, since you pronounce it as [ˈjuːzɪʤ], you need 'a' rather than 'an'. An opposite example would be 'a hour' vs 'an hour' where the latter is correct because of the vowel sound in pronouncing 'hour'.
https://en.wikipedia.org/wiki/Ghoti
much sense to store it as unsigned then.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- trivial
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Thanks, Michal