typo in last commit
This commit is contained in:
parent
1b334d6405
commit
f39b1e916c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8441
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/perl -T
|
||||
#!/usr/bin/perl
|
||||
#
|
||||
# Send-pr perl script to send a pr.
|
||||
#
|
||||
|
@ -8,7 +8,7 @@
|
|||
# GNU General Public License Version 2.
|
||||
# (http://www.gnu.ai.mit.edu/copyleft/gpl.html)
|
||||
#
|
||||
# $FreeBSD: www/en/cgi/dosendpr.cgi,v 1.2 2000/04/03 08:45:50 phantom Exp $
|
||||
# $FreeBSD: www/en/cgi/dosendpr.cgi,v 1.3 2000/11/29 13:39:37 wosch Exp $
|
||||
|
||||
require "html.pl";
|
||||
|
||||
|
|
Loading…
Reference in a new issue