diff options
Diffstat (limited to 'lib/getopt.pl')
-rw-r--r-- | lib/getopt.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getopt.pl b/lib/getopt.pl index 93acafc5bf..da39d3b29d 100644 --- a/lib/getopt.pl +++ b/lib/getopt.pl @@ -1,4 +1,4 @@ -;# $Header: getopt.pl,v 3.0.1.1 90/02/28 17:41:59 lwall Locked $ +;# $Header: getopt.pl,v 4.0 91/03/20 01:25:11 lwall Locked $ ;# Process single-character switches with switch clustering. Pass one argument ;# which is a string containing all switches that take an argument. For each |