From f39b1e916c72b780870d403c943327e34bcbceb1 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 29 Nov 2000 13:48:17 +0000 Subject: [PATCH] typo in last commit --- en/cgi/dosendpr.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/cgi/dosendpr.cgi b/en/cgi/dosendpr.cgi index 4fd1e2992c..b094121c58 100755 --- a/en/cgi/dosendpr.cgi +++ b/en/cgi/dosendpr.cgi @@ -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";