]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
fix weird sh-bang line
authorFred Drake <fdrake@acm.org>
Thu, 18 Dec 2003 05:29:33 +0000 (05:29 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 18 Dec 2003 05:29:33 +0000 (05:29 +0000)
Doc/tools/checkargs.pm

index de52f69c457b187f9133a1526da2b61897da7c0c..005d3c61ff7b46dc1649c107a2bff8d0bdb9aae8 100644 (file)
@@ -1,4 +1,4 @@
-#!/uns/bin/perl
+#! /usr/bin/perl
 
 package checkargs;
 require 5.004;                 # uses "for my $var"