aboutsummaryrefslogtreecommitdiff
path: root/tools/clang-format.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/clang-format.py')
-rwxr-xr-xtools/clang-format.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/clang-format.py b/tools/clang-format.py
index 7fa5b10..958f543 100755
--- a/tools/clang-format.py
+++ b/tools/clang-format.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
# -*- coding:utf-8 -*-
# Copyright 2016 The Android Open Source Project
#