From 4a83383586c4100b3b330cb9c0eedb174dbbd9bc Mon Sep 17 00:00:00 2001 From: "wtc%google.com" Date: Sun, 27 Apr 2008 00:09:35 +0000 Subject: [PATCH] Fixed the Emacs mode line. git-svn-id: svn://10.0.0.236/trunk@250830 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/nsprpub/pr/include/md/_linux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/nsprpub/pr/include/md/_linux.h b/mozilla/nsprpub/pr/include/md/_linux.h index 1350f79dcbe..e6e59fcb0fe 100644 --- a/mozilla/nsprpub/pr/include/md/_linux.h +++ b/mozilla/nsprpub/pr/include/md/_linux.h @@ -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 *