diff options
Diffstat (limited to 'chrome/tools/inconsistent-eol.py')
-rwxr-xr-x[-rw-r--r--] | chrome/tools/inconsistent-eol.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/inconsistent-eol.py b/chrome/tools/inconsistent-eol.py index 7ca2ceb..646bdc0 100644..100755 --- a/chrome/tools/inconsistent-eol.py +++ b/chrome/tools/inconsistent-eol.py @@ -1,4 +1,4 @@ -#!/bin/env python +#!/usr/bin/python # Copyright (c) 2006-2008 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. |