
3 May
2019
3 May
'19
10:30 a.m.
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
much sense to store it as unsigned then.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> ---
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'. trivial Reviewed-by: Erik Skultety <eskultet@redhat.com>