From 8f726ae3d12752ce4205137728299ccf5c88d2df Mon Sep 17 00:00:00 2001 From: "https://launchpad.net/~jhgorse" Date: Thu, 27 Oct 2016 11:13:57 -0400 Subject: [PATCH 1/1] --- archive/CodingStyle.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/CodingStyle.mdwn b/archive/CodingStyle.mdwn index 11daf40..20a79c5 100644 --- a/archive/CodingStyle.mdwn +++ b/archive/CodingStyle.mdwn @@ -4,7 +4,7 @@ This document is an attempt to codify a coding style for [[OpenAFS]]. It's curre Use gnu indent 2.2.9 or later to reformat using the following: - indent -npro -nbad -bap -nbc -bbo -br -ce -cdw -brs -ncdb -cp1 -ncs -di2 -ndj -nfc1 -nfca -i4 -lp -npcs -nprs -psl -sc -nsob -ts8 + gindent -npro -nbad -bap -nbc -bbo -br -ce -cdw -brs -ncdb -cp1 -ncs -di2 -ndj -nfc1 -nfca -i4 -lp -npcs -nprs -psl -sc -nsob -ts8 **Note for commentors**: Please feel free to update this guide with your views. However, if you disagree with the content, rather than deleting it, please add your suggested ammendments alongside - that way we can hopefully produce a consensus document. -- 1.9.4