Import OpenSSL-0.9.8i.
[dragonfly.git] / crypto / openssl-0.9.7e / util / deleof.pl
blob155acd88ff1374cd61f9d6a82aa976e2f58d0c5e
1 #!/usr/local/bin/perl
3 while (<>)
5 print
6 last if (/^# DO NOT DELETE THIS LINE/);