diff options
Diffstat (limited to 'scripts/stackdelta')
-rwxr-xr-x | scripts/stackdelta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/stackdelta b/scripts/stackdelta index 48eabf2f48f8..20a79f19a111 100755 --- a/scripts/stackdelta +++ b/scripts/stackdelta @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # Read two files produced by the stackusage script, and show the # delta between them. |