aboutsummaryrefslogtreecommitdiff
path: root/util/lint/remccoms3.sed
diff options
context:
space:
mode:
Diffstat (limited to 'util/lint/remccoms3.sed')
-rw-r--r--util/lint/remccoms3.sed2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lint/remccoms3.sed b/util/lint/remccoms3.sed
index 429d3bd422..fd700df80f 100644
--- a/util/lint/remccoms3.sed
+++ b/util/lint/remccoms3.sed
@@ -1,4 +1,4 @@
-#! /bin/sed -nf
+#!/usr/bin/env sed -nf
# Remove C and C++ comments, by Brian Hiles (brian_hiles@rocketmail.com)