diff options
Diffstat (limited to 'js/src/wasm/WasmBinaryFormat.h')
-rw-r--r-- | js/src/wasm/WasmBinaryFormat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/wasm/WasmBinaryFormat.h b/js/src/wasm/WasmBinaryFormat.h index 2f95ebafb1..4db90e999d 100644 --- a/js/src/wasm/WasmBinaryFormat.h +++ b/js/src/wasm/WasmBinaryFormat.h @@ -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: * * Copyright 2016 Mozilla Foundation * |