From e0bda2246266eb70d00d743388d801e0dba05180 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 24 Sep 2020 09:22:12 +0000 Subject: Issue #1656 - Part 10: Manual cleanup. --- js/src/irregexp/NativeRegExpMacroAssembler.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'js/src/irregexp/NativeRegExpMacroAssembler.cpp') diff --git a/js/src/irregexp/NativeRegExpMacroAssembler.cpp b/js/src/irregexp/NativeRegExpMacroAssembler.cpp index 0fb507297..f2bee2dc5 100644 --- a/js/src/irregexp/NativeRegExpMacroAssembler.cpp +++ b/js/src/irregexp/NativeRegExpMacroAssembler.cpp @@ -1,5 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * vim: set ts=8 sts=4 et sw=4 tw=99: */ +/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // Copyright 2012 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without -- cgit v1.2.3