typo in last commit

This commit is contained in:
Wolfram Schneider 2000-11-29 13:48:17 +00:00
parent 1b334d6405
commit f39b1e916c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8441

View file

@ -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";