diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:24:52 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:24:52 +0000 |
commit | 8d7551ef0a6d3abb618645b5244900666a557467 (patch) | |
tree | 8e8b8ea84475d19c97cae9d3058fdf2cd58fad93 /ipc/chromium/src/base/rand_util_win.cc | |
parent | 890abb040cbc035d94a4d7be8ed97822d66b6793 (diff) | |
download | uxp-8d7551ef0a6d3abb618645b5244900666a557467.tar.gz |
Issue mcp-graveyard/UXP#1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc
Diffstat (limited to 'ipc/chromium/src/base/rand_util_win.cc')
-rw-r--r-- | ipc/chromium/src/base/rand_util_win.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/chromium/src/base/rand_util_win.cc b/ipc/chromium/src/base/rand_util_win.cc index ee189f28ee..3dfb43f1b1 100644 --- a/ipc/chromium/src/base/rand_util_win.cc +++ b/ipc/chromium/src/base/rand_util_win.cc @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. |