diff --git a/contrib/findit b/contrib/findit index a6407b63d..6c89281ca 100755 --- a/contrib/findit +++ b/contrib/findit @@ -9,4 +9,4 @@ find . \ -path ./mibs -prune -o \ -path ./rrd -prune -o \ -name .git -prune -o \ - -type f -print|xargs grep "$@" + -type f -print0|xargs -0 grep "$@" diff --git a/html/includes/graphs/accesspoints/channel.inc.php b/html/includes/graphs/accesspoints/channel.inc.php index e05d580d2..03b0dd24c 100644 --- a/html/includes/graphs/accesspoints/channel.inc.php +++ b/html/includes/graphs/accesspoints/channel.inc.php @@ -1,6 +1,7 @@ "1000000000") { echo("HighSpeed ");