openafs/src/scout
Marc Dionne 19dee933a0 scout.c: only declare width once
The width variable was declared twice, for the whole function
and also within the for loop, leaving the first one unused
and triggering a warning and a failed build with enable-checking.

Change-Id: Idd061aa0e9eff1f158bfdbd67a20fe5876570089
Reviewed-on: http://gerrit.openafs.org/2039
Reviewed-by: Russ Allbery <rra@stanford.edu>
Tested-by: Russ Allbery <rra@stanford.edu>
2010-05-26 19:58:25 -07:00
..
.gitignore gitignore-20090615 2009-06-15 23:29:29 +00:00
Makefile.in autoconf-likes-relative-paths-20060802 2006-08-03 03:37:12 +00:00
scout.c scout.c: only declare width once 2010-05-26 19:58:25 -07:00