Cleanup obj_dat.h, obj_dat.pl
authorRich Salz <rsalz@openssl.org>
Wed, 29 Jun 2016 16:23:16 +0000 (12:23 -0400)
committerRich Salz <rsalz@openssl.org>
Fri, 1 Jul 2016 17:53:37 +0000 (13:53 -0400)
commit43cb309053ed3518bdd75dbf05ee96485ea57742
tree52e99c59f46c38338e9b92e07e32e2de4d8fc20c
parent15a1f19e62b92c33223e2e8e1c19b4f6d0e9ee71
Cleanup obj_dat.h, obj_dat.pl

The recent merge of https://github.com/openssl/openssl/pull/1264
removed some trailing whitespace from the generated file obj_dat.h.
Unfortunately obj_dat.pl kept re-adding it.  Clean up the
script and the output it generates.

Add 'use strict / use warnings'

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/objects/obj_dat.h
crypto/objects/obj_dat.pl