| Index: media/tools/constrained_network_server/cns.py
|
| diff --git a/media/tools/constrained_network_server/cns.py b/media/tools/constrained_network_server/cns.py
|
| index 40234dda880b85386cb4adeb65c7a3926d91d688..6f3df21f2c7b2799921e7de553bea88613c60bac 100755
|
| --- a/media/tools/constrained_network_server/cns.py
|
| +++ b/media/tools/constrained_network_server/cns.py
|
| @@ -1,5 +1,4 @@
|
| -#!/usr/bin/python
|
| -
|
| +#!/usr/bin/env python
|
| # Copyright (c) 2011 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.
|
|
|