From c3bdbb59e7029af16efe0eac24564ccb15f2b858 Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Thu, 30 Aug 2007 02:16:20 +0000 Subject: [PATCH] touchups --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING b/HACKING index 334708aa7..342c5bee8 100644 --- a/HACKING +++ b/HACKING @@ -8,7 +8,7 @@ things, in which case I *might* edit it. Don't bet on it, though. Here are the highlights: Indents are FOUR (4) spaces. Not 8, not 5 or 2 and definitely NOT tab. - Limit all lines to a maximum of 79 characters. + Limit all lines to a maximum of 80 characters. Use UTF-8 encoding Every single import should be on its own line Avoid extraneous whitespace in the following situations: