Ján Tomko wrote:
On Mon, Mar 27, 2017 at 07:25:16PM +0400, Roman Bogorodskiy wrote:
>Fix some typos in the source code:
>
> - Missplaced ")",
s/Miss/Mis/
Thanks for the correction, I fixed it locally.
Now that I have everything building fine with this patch and the virmdev
fix I just posted, I think I'll push these two fixes later today or
tomorrow it there will be no objections.
Jan
> - virNetDevVLanPtr -> virNetDevVlanPtr
>---
>I'm NOT pushing that under the build breaker rule right now because
>I also have some other build failures and syntax-checking failing, so I
>cannot do a complete test build.
>
> src/util/virnetdev.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Roman Bogorodskiy