Make h2ph recognize (and skip) const and __const__ in C function
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 12 Jan 2006 23:11:16 +0000 (23:11 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 12 Jan 2006 23:11:16 +0000 (23:11 +0000)
commit90851df92fb26217b0f1c0286baca234cc285e52
treec1bd38f79194f4df82d18cd4ab08d893e1eeb3c6
parent4a5826852ee095d233fab172b67097a331a21e42
Make h2ph recognize (and skip) const and __const__ in C function
prototypes. This makes it produce better files on linux-sparc64.

p4raw-id: //depot/perl@26812
utils/h2ph.PL