git: Remove some unneeded semicolons across the tree.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Dec 5 12:21:59 PST 2012
commit 87c7a7cf1810b757f4d2ae4a9416fb636e7c807d
Author: Sascha Wildner <saw at online.de>
Date: Wed Dec 5 21:21:22 2012 +0100
Remove some unneeded semicolons across the tree.
Summary of changes:
sys/bus/firewire/firewire.c | 2 +-
sys/bus/iicbus/pcf/pcf.c | 2 +-
sys/dev/netif/bge/if_bge.c | 4 ++--
sys/dev/netif/bnx/if_bnx.c | 4 ++--
sys/dev/netif/ixgbe/ixgbe_common.c | 4 ++--
sys/dev/netif/ti/if_ti.c | 2 +-
sys/vm/vm_pageout.c | 2 +-
usr.bin/calendar/io.c | 5 ++---
usr.bin/dfregress/fe/text/fe_text.c | 2 +-
usr.bin/fstat/fstat.c | 2 +-
usr.bin/netstat/if.c | 2 +-
usr.bin/rpcgen/rpc_cout.c | 3 +--
usr.bin/rpcgen/rpc_svcout.c | 2 +-
usr.bin/showmount/showmount.c | 7 +++----
usr.bin/xlint/lint1/func.c | 4 +---
usr.bin/xstr/xstr.c | 2 +-
usr.sbin/installer/dfuibe_installer/flow.c | 2 +-
usr.sbin/keyserv/keyserv.c | 3 +--
usr.sbin/ppp/radius.c | 2 +-
19 files changed, 25 insertions(+), 31 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/87c7a7cf1810b757f4d2ae4a9416fb636e7c807d
--
DragonFly BSD source repository
More information about the Commits
mailing list