OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1359-g53434c8
Gerrit Code Review
gerrit@openafs.org
Sun, 10 Jul 2011 06:51:35 -0700 (PDT)
The following commit has been merged in the master branch:
commit 53434c828d0fed96a90e8f984460c323282c4d7b
Author: Garrett Wollman <wollman@csail.mit.edu>
Date: Fri Jul 8 22:40:27 2011 -0400
viced: indent nested preprocessor directives
Make viced.c look more like other source files by indenting nested
preprocessor directives. In a few case it made more sense to
eliminate the nesting. This should otherwise be a whitespace-only
chnage.
Change-Id: I895ea2f754f90a15daa73cea24d3da9576fff9c9
Reviewed-on: http://gerrit.openafs.org/4959
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Tested-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/viced/viced.c | 68 ++++++++++++++++++++++++----------------------------
1 files changed, 31 insertions(+), 37 deletions(-)
--
OpenAFS Master Repository