From e3f41ce611afdd5afef5d0cfa579dbb6890f71fa Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 31 Mar 2006 23:10:21 +0000 Subject: 6.5 updates --- docs/devinfo.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/devinfo.html') diff --git a/docs/devinfo.html b/docs/devinfo.html index 9fcd8cf535..4d4730be75 100644 --- a/docs/devinfo.html +++ b/docs/devinfo.html @@ -83,7 +83,7 @@ Brace example: Here's the GNU indent command which will best approximate my preferred style:

-	indent -br -i3 -npcs infile.c -o outfile.c
+	indent -br -i3 -npcs --no-tabs infile.c -o outfile.c
 
@@ -145,7 +145,7 @@ DEMO_NAME are correct.

-Update the docs/news.html file and docs/contents.html files. +Update the docs/news.html file and docs/download.html files.

-- cgit v1.2.3