summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtchang%redhat.com <devnull@localhost>2006-02-08 07:15:35 +0000
committerwtchang%redhat.com <devnull@localhost>2006-02-08 07:15:35 +0000
commitf0cb168c7d2a28ce76c2371810f8f51e1b1ad326 (patch)
tree1d80a203cf0e5b8d049006d1b28911f3d3b6a4f8
parent5d4acaa17d61785e57323ae84d9af8040fcbd618 (diff)
downloadnspr-hg-f0cb168c7d2a28ce76c2371810f8f51e1b1ad326.tar.gz
Bugzilla bug 326283: fixed the Emacs mode line. r=joshmoz.
Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
-rw-r--r--tools/httpget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/httpget.c b/tools/httpget.c
index 6eea9351..774a4c7a 100644
--- a/tools/httpget.c
+++ b/tools/httpget.c
@@ -1,4 +1,4 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
+/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*