Index: src/trusted/validator_ragel/byte_machines.py |
diff --git a/src/trusted/validator_ragel/byte_machines.py b/src/trusted/validator_ragel/byte_machines.py |
index 05bc04f2e1f652c4d1b9153640d3db6e96fd15ec..c97f224139d460ae07c2a5b49d04aa48b297be4a 100644 |
--- a/src/trusted/validator_ragel/byte_machines.py |
+++ b/src/trusted/validator_ragel/byte_machines.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python |
# Copyright (c) 2012 The Native Client Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |