git: vkernel: Make "options IPX" compilable into the vkernel.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Nov 22 11:45:01 PST 2012
commit e0253de04db0add77a1cac1126fd7b255fe8e8e9
Author: Sascha Wildner <saw at online.de>
Date: Thu Nov 22 20:44:23 2012 +0100
vkernel: Make "options IPX" compilable into the vkernel.
Usage of "errno" in userspace as a variable name results in sad code.
Rename them to "error" instead.
Reported-by: tuxillo
Summary of changes:
sys/netproto/ipx/ipx_usrreq.c | 4 ++--
sys/netproto/ipx/spx_usrreq.c | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0253de04db0add77a1cac1126fd7b255fe8e8e9
--
DragonFly BSD source repository
More information about the Commits
mailing list