~ubuntu-branches/ubuntu/saucy/openssl098/saucy-updates

« back to all changes in this revision

Viewing changes to util/mkerr.pl

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2011-03-23 19:50:31 UTC
  • Revision ID: james.westby@ubuntu.com-20110323195031-mmhmc4v3kv1smgal
Tags: 0.9.8o-6
Upload as transitional openssl098 source package, just keeping
the library.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/local/bin/perl -w
 
1
#!/usr/bin/perl
2
2
 
3
3
my $config = "crypto/err/openssl.ec";
4
4
my $debug = 0;