From c7d023c543e74c602933f17683225a4aad01105e Mon Sep 17 00:00:00 2001 From: Justin Lebar Date: Wed, 13 Jul 2011 12:52:02 -0400 Subject: [PATCH] No bug - Fix Vim modeline in PluginModuleChild.cpp. rs=khuey DONTBUILD --HG-- extra : rebase_source : ec84b4b231784a111375092339b4b0404570fb47 --- dom/plugins/ipc/PluginModuleChild.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom/plugins/ipc/PluginModuleChild.cpp b/dom/plugins/ipc/PluginModuleChild.cpp index 7ee55b6261d..dae3f354c3a 100644 --- a/dom/plugins/ipc/PluginModuleChild.cpp +++ b/dom/plugins/ipc/PluginModuleChild.cpp @@ -1,5 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* vim: sw=4 ts=4 et : */ +/* vim: set sw=4 ts=4 et : */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 *