Skip to content

Commit f30283f

Browse files
committed
Bug 694570 - (1/4) - Change modelines to those recommended by coding style. r=karlt
Changed emacs modelines; added vi modelines.
1 parent 1ce23ed commit f30283f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

toolkit/xre/nsNativeAppSupportUnix.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
1+
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2+
/* vim: set ts=8 sts=2 et sw=2 tw=80: */
23
/* This Source Code Form is subject to the terms of the Mozilla Public
34
* License, v. 2.0. If a copy of the MPL was not distributed with this
45
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */

0 commit comments

Comments
 (0)