blob: ace0a5001309c62e9a05d8f743656ca9b599bf41 (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-aa,v 1.3 2001/10/15 17:25:10 martti Exp $
--- cvsweb.cgi.orig Mon Oct 15 13:45:06 2001
+++ cvsweb.cgi Mon Oct 15 13:48:30 2001
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -wsT
+#!/usr/bin/perl -s
#
# cvsweb - a CGI interface to CVS trees.
#
|