Use "#!/usr/bin/env perl" as shebang line.

This commit is contained in:
fbrosson 2018-04-04 21:44:29 +00:00
parent 80aa3b8d65
commit 533407a266
20 changed files with 21 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/perl
#!/usr/bin/env perl
# Generate error.c
#