oops; fix bad commit of the #! line

git-svn-id: https://svn.perl.org/qpsmtpd/trunk@132 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
Ask Bjørn Hansen 2003-03-26 22:51:14 +00:00
parent c10b6fb375
commit 224fe807e1

View File

@ -1,4 +1,4 @@
#!/home/perl/bin/perl -Tw
#!/usr/bin/perl -Tw
# Copyright (c) 2001 Ask Bjoern Hansen. See the LICENSE file for details.
# The "command dispatch" system is taken from colobus - http://trainedmonkey.com/colobus/
#