From 720121a67f7cf6a9ee6ca039d0756234f8a2d1d6 Mon Sep 17 00:00:00 2001 From: "erg@google.com" Date: Fri, 11 May 2012 16:31:47 +0000 Subject: [PATCH] Changed the hashband on cpplint.py --- cpplint/cpplint.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpplint/cpplint.py b/cpplint/cpplint.py index 9c7b8b4..526b955 100755 --- a/cpplint/cpplint.py +++ b/cpplint/cpplint.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2.4 +#!/usr/bin/python # # Copyright (c) 2009 Google Inc. All rights reserved. #